]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-fast-rebase.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / t / helper / test-fast-rebase.c
index efc82dd80c5b5711ecb4947b3c082433845e1e50..627a6bdc3d0f64a48cb640483f95e57b54ef217a 100644 (file)
 
 #define USE_THE_INDEX_VARIABLE
 #include "test-tool.h"
-
+#include "cache.h"
 #include "cache-tree.h"
 #include "commit.h"
+#include "environment.h"
+#include "gettext.h"
+#include "hex.h"
 #include "lockfile.h"
 #include "merge-ort.h"
 #include "refs.h"