DORMANTno replies

[PATCH] Remove uneeded #include

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:42:38
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Johannes Schindelin <redacted>
---
 peek-remote.c  |    1 -
 receive-pack.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/peek-remote.c b/peek-remote.c
index 2b30980..87f1543 100644
--- a/peek-remote.c
+++ b/peek-remote.c
@@ -1,7 +1,6 @@
 #include "cache.h"
 #include "refs.h"
 #include "pkt-line.h"
-#include <sys/wait.h>
 
 static const char peek_remote_usage[] =
 "git-peek-remote [--exec=upload-pack] [host:]directory";
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 "cache.h"
 #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>";
 
-- 
1.4.2.ga16ff-dirty
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help