summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/s/ms-w32.h3
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. */
#undef min
#endif
+/* We need a little extra space, see ../../lisp/loadup.el */
+#define SYSTEM_PURESIZE_EXTRA 15000
+
/* ============================================================ */