]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rev-parse.c
setup.h: move declarations for setup.c functions from cache.h
[thirdparty/git.git] / builtin / rev-parse.c
index bba49d56b9f11f219922b445f2773ea7ee574c8b..3a5a2ee5b2d02bfa60946db975616b89ba764923 100644 (file)
@@ -18,6 +18,7 @@
 #include "parse-options.h"
 #include "diff.h"
 #include "revision.h"
+#include "setup.h"
 #include "split-index.h"
 #include "submodule.h"
 #include "commit-reach.h"