Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add "git" and "git-log-script" helper scripts.
[gitweb.git]
/
http-pull.c
diff --git
a/http-pull.c
b/http-pull.c
index cc62f85f48fd5fa1e2e09039846845c495fd084a..ba8585cfd4fcbe05b62a7ed2f0aa4ddbb625326e 100644
(file)
--- a/
http-pull.c
+++ b/
http-pull.c
@@
-1,11
+1,5
@@
-#include <fcntl.h>
-#include <unistd.h>
-#include <string.h>
-#include <stdlib.h>
#include "cache.h"
#include "commit.h"
-#include <errno.h>
-#include <stdio.h>
#include "pull.h"