Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ls-files: use repository object
[gitweb.git]
/
transport.c
diff --git
a/transport.c
b/transport.c
index 9bfcf870f9078f75349bd3b4976c71bbf5c49ebf..b9995306f259da0a929babdfe1fb5b99eaacead8 100644
(file)
--- a/
transport.c
+++ b/
transport.c
@@
-1,4
+1,5
@@
#include "cache.h"
+#include "config.h"
#include "transport.h"
#include "run-command.h"
#include "pkt-line.h"