Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
config: don't implicitly use gitdir or commondir
[gitweb.git]
/
builtin
/
notes.c
diff --git
a/builtin/notes.c
b/builtin/notes.c
index 7b891471c461ddc3cd2b9d3186cc8b005f68ca2b..dceb681bad19e94f30cd58b901033d472423e8ea 100644
(file)
--- a/
builtin/notes.c
+++ b/
builtin/notes.c
@@
-8,6
+8,7
@@
*/
#include "cache.h"
+#include "config.h"
#include "builtin.h"
#include "notes.h"
#include "blob.h"