Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ls-files: use repository object
[gitweb.git]
/
compat
/
precompose_utf8.c
diff --git
a/compat/precompose_utf8.c
b/compat/precompose_utf8.c
index 4293b53b171f5002127d7a354309d343706c0272..de61c15d3483fc4a9e8e163bd7cfa5280996c61a 100644
(file)
--- a/
compat/precompose_utf8.c
+++ b/
compat/precompose_utf8.c
@@
-6,6
+6,7
@@
#define PRECOMPOSE_UNICODE_C
#include "cache.h"
+#include "config.h"
#include "utf8.h"
#include "precompose_utf8.h"