]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http.c
cache.h: remove dependence on hex.h; make other files include it explicitly
[thirdparty/git.git] / http.c
diff --git a/http.c b/http.c
index c4b6ddef287b90f6492706cdaa483c1832d8b06c..86b0745af9076a8a683ab37948336f49e2d73292 100644 (file)
--- a/http.c
+++ b/http.c
@@ -1,5 +1,6 @@
 #include "git-compat-util.h"
 #include "git-curl-compat.h"
+#include "hex.h"
 #include "http.h"
 #include "config.h"
 #include "pack.h"