projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
die_unterminated_line(), die_invalid_line(): new functions
[git]
/
http-backend.c
diff --git
a/http-backend.c
b/http-backend.c
index
519025d
..
8076b1d
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";