Add "git" and "git-log-script" helper scripts.
[gitweb.git] / http-pull.c
index cc62f85f48fd5fa1e2e09039846845c495fd084a..ba8585cfd4fcbe05b62a7ed2f0aa4ddbb625326e 100644 (file)
@@ -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"