sys_stat: guarantee struct timespec
[pspp] / lib / sys_stat.in.h
index e5437709621b4f3346d561380c684461ec255433..296cedde3325a0aa0b4a4b11b1c2c732a5fbf880 100644 (file)
@@ -38,6 +38,9 @@
 /* Get nlink_t.  */
 #include <sys/types.h>
 
+/* Get struct timespec.  */
+#include <time.h>
+
 /* The include_next requires a split double-inclusion guard.  */
 #@INCLUDE_NEXT@ @NEXT_SYS_STAT_H@