Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Do not ask for objects known to be complete.
[gitweb.git]
/
connect.c
diff --git
a/connect.c
b/connect.c
index f71eba8af8b994fee8a928fc0a18ce08a9fd3506..b171c5dbc8c9ecc32f6738d17c339858cbbf76f1 100644
(file)
--- a/
connect.c
+++ b/
connect.c
@@
-1,6
+1,7
@@
#include "cache.h"
#include "pkt-line.h"
#include "quote.h"
+#include "refs.h"
#include <sys/wait.h>
#include <sys/socket.h>
#include <netinet/in.h>