Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix cvsimport warning when called without --no-cvs-direct
[gitweb.git]
/
connect.c
diff --git
a/connect.c
b/connect.c
index c577f2e45573a768648c170ce82b5f87b2ac5a5f..e21d39a3574ff0815520187d21624970b19da92f 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>