aboutsummaryrefslogtreecommitdiff
path: root/fontconfig/config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-01-07 16:11:46 +0100
committermarha <marha@users.sourceforge.net>2013-01-07 16:11:46 +0100
commitb73b2300e7f9b90369efd2f14f086f68ee15d55f (patch)
tree0e349d5a3c1debefe3ba69f0c3e0be1e3a392b9b /fontconfig/config.h
parent0e950715b62dcf30ffbf69831bf932fd348537e5 (diff)
downloadvcxsrv-b73b2300e7f9b90369efd2f14f086f68ee15d55f.tar.gz
vcxsrv-b73b2300e7f9b90369efd2f14f086f68ee15d55f.tar.bz2
vcxsrv-b73b2300e7f9b90369efd2f14f086f68ee15d55f.zip
Solved compile problems in fontconfig introduced by latest merge
Diffstat (limited to 'fontconfig/config.h')
-rw-r--r--fontconfig/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/fontconfig/config.h b/fontconfig/config.h
index e9ebf015e..eea2ea488 100644
--- a/fontconfig/config.h
+++ b/fontconfig/config.h
@@ -4,4 +4,6 @@
#define HAVE_RAND 1
#define HAVE_STRUCT_DIRENT_D_TYPE 1
#undef __STDC__
-#define FLEXIBLE_ARRAY_MEMBER \ No newline at end of file
+#define FLEXIBLE_ARRAY_MEMBER
+#define inline __inline
+