summaryrefslogtreecommitdiff
path: root/receive-pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'receive-pack.c')
-rw-r--r--receive-pack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/receive-pack.c b/receive-pack.c
index 2015316..78f75da 100644
--- 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>";