]> git.ipfire.org Git - thirdparty/git.git/blobdiff - commit-graph.c
cache.h: remove dependence on hex.h; make other files include it explicitly
[thirdparty/git.git] / commit-graph.c
index c11b59f28b3164cee21ab972088c32082d8f5bb6..5e6098ff356b937f7790e2c8dfe5634ebc5f56be 100644 (file)
@@ -1,5 +1,6 @@
 #include "git-compat-util.h"
 #include "config.h"
+#include "hex.h"
 #include "lockfile.h"
 #include "pack.h"
 #include "packfile.h"