2
0
woollybah 5 жил өмнө
parent
commit
42884be468

+ 1 - 0
libuuid.mod/libuuid/src/gen_uuid.c

@@ -104,6 +104,7 @@
 #endif
 
 #ifdef _WIN32
+#define ftruncate _chsize
 static void gettimeofday (struct timeval *tv, void *dummy)
 {
 	FILETIME	ftime;