aboutsummaryrefslogtreecommitdiffstats
path: root/custom.h
diff options
context:
space:
mode:
Diffstat (limited to 'custom.h')
-rw-r--r--custom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom.h b/custom.h
index ffeb77ea..d2e11eae 100644
--- a/custom.h
+++ b/custom.h
@@ -95,3 +95,5 @@ typedef unsigned long long uint_fast64_t;
#else
# define _GL_ATTRIBUTE_PURE /* empty */
#endif
+
+#include "mbsupport.h" /* defines stuff for DJGPP to fake MBS */