Cleaning up #include headers so that we don't export much
[awesomized/libmemcached] / tests / test.c
index 4e5369d6741b85dbb4e9b65c17dd122c80183de5..ba1aee379f723df910e36228a21bde4f1787e0e3 100644 (file)
@@ -7,6 +7,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <sys/time.h>
+#include <time.h>
 
 long int timedif(struct timeval a, struct timeval b)
 {