Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
send-pack: fix pipeline.
[gitweb.git]
/
upload-pack.c
diff --git
a/upload-pack.c
b/upload-pack.c
index d4a7b625f47d4b92a85f9efc0686f5dc3910bb6d..c568ef066c9e7e0021468cfe7cb904f40ac477f1 100644
(file)
--- a/
upload-pack.c
+++ b/
upload-pack.c
@@
-1,6
+1,3
@@
-#include <signal.h>
-#include <sys/wait.h>
-#include <sys/poll.h>
#include "cache.h"
#include "refs.h"
#include "pkt-line.h"