]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/checkout.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / builtin / checkout.c
index 47d4c369a169eb8409f565755e1c2bef8d46e2c4..5541e76c3374fa0de3fc3f0df0fdfa6b69d28102 100644 (file)
@@ -9,6 +9,7 @@
 #include "config.h"
 #include "diff.h"
 #include "dir.h"
+#include "environment.h"
 #include "gettext.h"
 #include "hex.h"
 #include "hook.h"