]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/read-tree.c
cache.h: remove dependence on hex.h; make other files include it explicitly
[thirdparty/git.git] / builtin / read-tree.c
index 3ce75417833bf9f57ca1ddfa17a53c67ef39a9d8..018fa9cde2fa717a07a259131ed1e8ceff50b5a3 100644 (file)
@@ -7,6 +7,7 @@
 #define USE_THE_INDEX_VARIABLE
 #include "cache.h"
 #include "config.h"
+#include "hex.h"
 #include "lockfile.h"
 #include "object.h"
 #include "tree.h"