[CABMAN]
authorPierre Schweitzer <pierre@reactos.org>
Thu, 16 Feb 2012 17:02:28 +0000 (17:02 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Thu, 16 Feb 2012 17:02:28 +0000 (17:02 +0000)
Fix Windows build

svn path=/trunk/; revision=55640

reactos/tools/cabman/cabinet.h

index cf62ae9..5179329 100644 (file)
 #include <time.h>
 #include <typedefs.h>
 #include <unistd.h>
+#endif
+
 #ifndef MAX_PATH
 #define MAX_PATH 260
 #endif
-#endif
 
 #include <stdlib.h>
 #include <stdio.h>