X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Fremote.c;h=0a262e0f8559a566b585bd1210e569c031f0a074;hp=31d4580cef1886604958892e6142226310eebcc1;hb=cf665b135b41d4f42067f9d9a8111c9602777cc1;hpb=c31d10b6605cd8dc1a7b61fef4256f06198767e5 diff --git a/driver/remote.c b/driver/remote.c index 31d4580c..0a262e0f 100644 --- a/driver/remote.c +++ b/driver/remote.c @@ -18,7 +18,10 @@ #include #include #include -#include + +#ifdef HAVE_SYS_SELECT_H +# include +#endif /* HAVE_SYS_SELECT_H */ #ifdef HAVE_UNISTD_H # include