Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
write_index_as_tree: cleanup tempfile on error
[gitweb.git]
/
http-backend.c
diff --git
a/http-backend.c
b/http-backend.c
index 519025d2c3d944afb6fdd6ca1f3b091827a67272..8076b1d5e5ae01341fa739f55c6bcf6695e6507a 100644
(file)
--- a/
http-backend.c
+++ b/
http-backend.c
@@
-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";