[Fontconfig] fontconfig: Branch 'master'

Akira TAGOH tagoh at kemper.freedesktop.org
Fri Jan 5 07:06:51 UTC 2018


 test/test-migration.c |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 6aa0bde5ecd6a545228fc6b59e7e54b8f1eea7eb
Author: Akira TAGOH <akira at tagoh.org>
Date:   Fri Jan 5 16:05:58 2018 +0900

    trivial fix

diff --git a/test/test-migration.c b/test/test-migration.c
index bcd805d..b7d96dc 100644
--- a/test/test-migration.c
+++ b/test/test-migration.c
@@ -22,6 +22,9 @@
  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  * PERFORMANCE OF THIS SOFTWARE.
  */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>


More information about the Fontconfig mailing list