[ROSAPPS] put -Wno-unused-but-set-variable between a if(NOT MSVC) to really make...
[reactos.git] / rosapps / applications / net / ncftp / ncftp / syshdrs.h
index 3a4d639..c8b1d84 100644 (file)
@@ -44,6 +44,8 @@
 #      include <fcntl.h>
 #      include <signal.h>
 #      include <assert.h>
+#      include <utime.h>
+#      include <direct.h>
 #      undef strcasecmp
 #      define strcasecmp stricmp
 #      undef strncasecmp