]> git.ipfire.org Git - thirdparty/git.git/blobdiff - unpack-trees.c
treewide: be explicit about dependence on advice.h
[thirdparty/git.git] / unpack-trees.c
index d41489b4adb68f26a6141b7b86d41f08945b28ae..c6de2ca5a7edb7f7551cce5426d22bb4334476e5 100644 (file)
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "advice.h"
 #include "strvec.h"
 #include "repository.h"
 #include "config.h"