Ralph Mitchell's minor #include patch to prevent some warnings
authorDaniel Stenberg <daniel@haxx.se>
Wed, 6 Mar 2002 09:40:06 +0000 (09:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 6 Mar 2002 09:40:06 +0000 (09:40 +0000)
tests/server/sws.c

index 501bf07..01991bb 100644 (file)
@@ -5,6 +5,7 @@
 #include <string.h>
 #include <unistd.h>
 #include <signal.h>
+#include <time.h>
 #include <sys/time.h>
 #include <sys/types.h>
 #include <sys/wait.h>