]> git.ipfire.org Git - thirdparty/git.git/blobdiff - compat/precompose_utf8.c
config: don't include config.h by default
[thirdparty/git.git] / compat / precompose_utf8.c
index 4293b53b171f5002127d7a354309d343706c0272..de61c15d3483fc4a9e8e163bd7cfa5280996c61a 100644 (file)
@@ -6,6 +6,7 @@
 #define PRECOMPOSE_UNICODE_C
 
 #include "cache.h"
+#include "config.h"
 #include "utf8.h"
 #include "precompose_utf8.h"