diff options
Diffstat (limited to 'lib/select.c')
-rw-r--r-- | lib/select.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/select.c b/lib/select.c index 65682f134..86af1dda9 100644 --- a/lib/select.c +++ b/lib/select.c @@ -47,6 +47,7 @@ #include "urldata.h" #include "connect.h" #include "select.h" +#include "warnless.h" /* Winsock and TPF sockets are not in range [0..FD_SETSIZE-1] */ |