Imported Upstream version 1.7.6
[platform/upstream/harfbuzz.git] / test / api / test-c.c
index 6e8602f..4b43b83 100644 (file)
@@ -27,7 +27,9 @@
 /* This file tests that all headers can be included from .c files */
 
 
+#ifdef HAVE_CONFIG_H
 #include <config.h>
+#endif
 
 #include <hb.h>