Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
am: release strbufs after use in detect_patch_format()
[gitweb.git]
/
connect.c
diff --git
a/connect.c
b/connect.c
index e43df44b0cfb6b8eaf09c662c8e631c05568a214..49b28b83be2717027ac33570b1041604db5a062d 100644
(file)
--- a/
connect.c
+++ b/
connect.c
@@
-1,5
+1,6
@@
#include "git-compat-util.h"
#include "cache.h"
+#include "config.h"
#include "pkt-line.h"
#include "quote.h"
#include "refs.h"