]> git.ipfire.org Git - thirdparty/git.git/blobdiff - connect.c
cache.h: remove dependence on hex.h; make other files include it explicitly
[thirdparty/git.git] / connect.c
index 63e59641c0d4d5c60fc4bee2761e6acd471535a2..134069574a2cc02f9be201c9677cd03c25f125aa 100644 (file)
--- a/connect.c
+++ b/connect.c
@@ -1,6 +1,7 @@
 #include "git-compat-util.h"
 #include "cache.h"
 #include "config.h"
+#include "hex.h"
 #include "pkt-line.h"
 #include "quote.h"
 #include "refs.h"