Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cleanups: ensure that git-compat-util.h is included first
[gitweb.git]
/
http.c
diff --git
a/http.c
b/http.c
index c8cd50dd0c2b2213a86957cd4b24c03c0d85717d..c0663cd41f3406c8b43ae562a575b2bd5c283801 100644
(file)
--- a/
http.c
+++ b/
http.c
@@
-1,3
+1,4
@@
+#include "git-compat-util.h"
#include "http.h"
#include "pack.h"
#include "sideband.h"