X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Funexcw.c;h=7b3db7ccd43ea682740ebfc39d34473bca5d63fa;hb=4f29597e4f3696a59bb08ffece07183c1568c4a5;hp=276f5ff5d300c22c04cd9ca48da772d1719178bf;hpb=976b002b16336930724ae22476014583ad022e7d;p=chise%2Fxemacs-chise.git- diff --git a/src/unexcw.c b/src/unexcw.c index 276f5ff..7b3db7c 100644 --- a/src/unexcw.c +++ b/src/unexcw.c @@ -39,8 +39,9 @@ unexec (char *, char *, void *, void *, void *) } #else -#undef CONST -#include +#ifndef MAX_PATH +#define MAX_PATH 260 +#endif #include #define ALLOC_UNIT 0xFFFF