Removed the need to define {v,}wprintf in utils.h.
[doldaconnect.git] / daemon / main.c
index 551ed5c..58d1c6c 100644 (file)
@@ -30,6 +30,7 @@
 #include <sys/wait.h>
 #include <stdarg.h>
 #include <fcntl.h>
+#include <sys/select.h>
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>