diff options
Diffstat (limited to 'custom.h')
-rw-r--r-- | custom.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 */ |