Testsuite: fakens include unistd.h for sleep
[users/jgh/exim.git] / test / src / fakens.c
index 7e93979ecfb529267dcde21dbe386286162f7d47..29914cd46e9f3b783e0f4c34596cf25af1308492 100644 (file)
@@ -78,6 +78,7 @@ a number of seconds (followed by one space).
 #include <sys/types.h>
 #include <sys/time.h>
 #include <dirent.h>
+#include <unistd.h>
 
 #define FALSE         0
 #define TRUE          1