aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/conf_post.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf_post.h b/src/conf_post.h
index f16f8ee791a..bea2a8a587f 100644
--- a/src/conf_post.h
+++ b/src/conf_post.h
@@ -181,7 +181,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
181#endif 181#endif
182 182
183#ifdef CYGWIN 183#ifdef CYGWIN
184#define SYSTEM_PURESIZE_EXTRA 10000 184#define SYSTEM_PURESIZE_EXTRA 50000
185#endif 185#endif
186 186
187#if defined HAVE_NTGUI && !defined DebPrint 187#if defined HAVE_NTGUI && !defined DebPrint