summaryrefslogtreecommitdiff
path: root/src/config.h.W32
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.W32')
-rw-r--r--src/config.h.W323
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.h.W32 b/src/config.h.W32
index df811e4d..bf23d8d9 100644
--- a/src/config.h.W32
+++ b/src/config.h.W32
@@ -629,3 +629,6 @@ char *ttyname (int);
#ifdef HAVE_CYGWIN_SHELL
#undef BATCH_MODE_ONLY_SHELL
#endif
+
+/* Include customized declarations. */
+#include "../src/mkcustom.h"