XEmacs 21.2.24 "Hecate".
[chise/xemacs-chise.git-] / src / unexcw.c
index 276f5ff..74f131e 100644 (file)
@@ -40,7 +40,9 @@ unexec (char *, char *, void *, void *,       void *)
 #else
 
 #undef CONST
-#include <windows.h>
+#ifndef MAX_PATH
+#define MAX_PATH 260
+#endif
 #include <a.out.h>
 
 #define ALLOC_UNIT 0xFFFF