Make refcounts, patterns, charsets, strings, and FcLang thread-safe
[platform/upstream/fontconfig.git] / src / fcmutex.h
index dd4487d..b10572c 100644 (file)
@@ -36,6 +36,8 @@
 #include <config.h>
 #endif
 
+#define FC_STMT_START do
+#define FC_STMT_END while (0)
 
 /* mutex */