aboutsummaryrefslogtreecommitdiff
path: root/fontconfig/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'fontconfig/config.h')
-rw-r--r--fontconfig/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/fontconfig/config.h b/fontconfig/config.h
index 0769033b3..e9ebf015e 100644
--- a/fontconfig/config.h
+++ b/fontconfig/config.h
@@ -3,4 +3,5 @@
#define ENABLE_LIBXML2
#define HAVE_RAND 1
#define HAVE_STRUCT_DIRENT_D_TYPE 1
-#undef __STDC__ \ No newline at end of file
+#undef __STDC__
+#define FLEXIBLE_ARRAY_MEMBER \ No newline at end of file