Obsolete sys/time.h and HAVE_TIME_WITH_SYS_TIME
[citadel.git] / webcit-ng / server / webcit.h
index 72f98f7f48c859c299b2dd8eed5def6622c0b25f..d06e3800c7117205be8c9868f96ac6c2be4f2c16 100644 (file)
@@ -22,7 +22,7 @@
 #include <netdb.h>
 #include <sys/un.h>
 #include <sys/poll.h>
-#include <sys/time.h>
+#include <time.h>
 #include <string.h>
 #include <pwd.h>
 #include <errno.h>