]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/blame.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / builtin / blame.c
index fdd9f0c0fc7a775e57111f6550d936e22e89a708..9ec82edcbde540ffd0ff2c615742b43ac4a5fab0 100644 (file)
@@ -10,6 +10,8 @@
 #include "config.h"
 #include "color.h"
 #include "builtin.h"
+#include "environment.h"
+#include "gettext.h"
 #include "hex.h"
 #include "repository.h"
 #include "commit.h"