Start of "git-send-pack", the local part of sending off a pack
[git.git] / cache.h
diff --git a/cache.h b/cache.h
index 9b021d6..4e20455 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -14,6 +14,8 @@
 #include <sys/mman.h>
 #include <sys/param.h>
 #include <netinet/in.h>
+#include <sys/types.h>
+#include <dirent.h>
 
 #include SHA1_HEADER
 #include <zlib.h>