Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
utf8: release strbuf on error return in strbuf_utf8_replace()
[gitweb.git]
/
branch.c
diff --git
a/branch.c
b/branch.c
index 2347cb86495c97d4e6941c72b31895c865ed421c..36541d05cd7b934bceba1af4fd4c121e51cd862b 100644
(file)
--- a/
branch.c
+++ b/
branch.c
@@
-1,5
+1,6
@@
#include "git-compat-util.h"
#include "cache.h"
+#include "config.h"
#include "branch.h"
#include "refs.h"
#include "remote.h"