[win32] - include time.h through win32_compat.h for getting rid of undefined symbol...
[deb_libnfs.git] / win32 / win32_compat.h
index 71f10bd735b6e33363cad804f7b8e779cb846c09..67e44e48fccad69b511167edf6496c13787c2a00 100644 (file)
@@ -32,6 +32,7 @@ THE SOFTWARE.
 #include <basetsd.h>
 #include <io.h>
 #include <sys/stat.h>
+#include <time.h>
 
 typedef int uid_t;
 typedef int gid_t;