]> code.delx.au - gnu-emacs/blobdiff - lib/stat-time.h
Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
[gnu-emacs] / lib / stat-time.h
index 30c2acdab63637b73c590bfb91e06502839bcf94..03d49977945f76d254ae55a199f5bc7115c729dd 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <sys/stat.h>
 #include <time.h>
+#include <sys/time.h>
 
 /* STAT_TIMESPEC (ST, ST_XTIM) is the ST_XTIM member for *ST of type
    struct timespec, if available.  If not, then STAT_TIMESPEC_NS (ST,