Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
[ira/wip.git] / source3 / nsswitch / winbind_nss_config.h
index b9c738211e174dfb56b604a751cee479c34d1392..00cd5c12e4798dc08131cb3de47d8d92cc318c71 100644 (file)
 #include <unistd.h>
 #endif
 
+#ifdef HAVE_SYS_SELECT_H
+#include <sys/select.h>
+#endif
+
 #ifdef HAVE_SYS_SOCKET_H
 #include <sys/socket.h>
 #endif