* Makefile.in (CPP): New variable.
[bpt/emacs.git] / lib-src / wakeup.c
index d2035e3..07c324d 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <stdio.h>
 #include <time.h>
+#include <sys/types.h>
 #include <sys/time.h>
 
 struct tm *localtime ();