List Info

Thread: Remove uneeded #include




Remove uneeded #include
user name
2006-08-29 11:02:35
Signed-off-by: Johannes Schindelin
<Johannes.Schindelingmx.de>
---
 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

-
To unsubscribe from this list: send the line
"unsubscribe git" in
the body of a message to majordomovger.kernel.org
More majordomo info at  http://vge
r.kernel.org/majordomo-info.html
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )