]> git.ipfire.org Git - thirdparty/git.git/blobdiff - rerere.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / rerere.c
index a67abaab0776ee24c44d195e4d1a8f49acff5bdb..9428cbca7b2b758f86e9ee3cd459a7ceb42cdb47 100644 (file)
--- a/rerere.c
+++ b/rerere.c
@@ -1,6 +1,7 @@
 #include "git-compat-util.h"
 #include "alloc.h"
 #include "config.h"
+#include "gettext.h"
 #include "hex.h"
 #include "lockfile.h"
 #include "string-list.h"