diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/ms-w32.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h index 6162745a28d..2cc41ad095a 100644 --- a/src/s/ms-w32.h +++ b/src/s/ms-w32.h | |||
| @@ -368,4 +368,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 368 | #undef min | 368 | #undef min |
| 369 | #endif | 369 | #endif |
| 370 | 370 | ||
| 371 | /* We need a little extra space, see ../../lisp/loadup.el */ | ||
| 372 | #define SYSTEM_PURESIZE_EXTRA 15000 | ||
| 373 | |||
| 371 | /* ============================================================ */ | 374 | /* ============================================================ */ |