XEmacs 21.2.29 "Hestia".
[chise/xemacs-chise.git.1] / src / unexcw.c
index 276f5ff..7b3db7c 100644 (file)
@@ -39,8 +39,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