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