Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
http-fetch: fix alternates handling.
[gitweb.git]
/
receive-pack.c
diff --git
a/receive-pack.c
b/receive-pack.c
index 201531626c2a60dffd1720ab4d00d7023bcbc78e..78f75da5ca99bd5457fd4e0f6e3af2737afc335a 100644
(file)
--- a/
receive-pack.c
+++ b/
receive-pack.c
@@
-2,7
+2,6
@@
#include "refs.h"
#include "pkt-line.h"
#include "run-command.h"
-#include <sys/wait.h>
static const char receive_pack_usage[] = "git-receive-pack <git-dir>";