Browse code

fail win32 build for testing purposes, will be reverted ASAP

aCaB authored on 2010/08/06 22:40:05
Showing 1 changed files
... ...
@@ -74,6 +74,7 @@ int fileinfo(const char *filename, short i)
74 74
 }
75 75
 
76 76
 #ifdef _WIN32
77
+#error make win32 fail
77 78
 /* FIXME: Handle users correctly */
78 79
 int checkaccess(const char *path, const char *username, int mode)
79 80
 {