update-index: add a new --force-write-index option
[gitweb.git] / http-backend.c
index 519025d2c3d944afb6fdd6ca1f3b091827a67272..8076b1d5e5ae01341fa739f55c6bcf6695e6507a 100644 (file)
@@ -9,6 +9,7 @@
 #include "string-list.h"
 #include "url.h"
 #include "argv-array.h"
+#include "packfile.h"
 
 static const char content_type[] = "Content-Type";
 static const char content_length[] = "Content-Length";