]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/verify-tag.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / builtin / verify-tag.c
index 5c00b0b0f77d4e16301b5726dde640426604434e..850e1a11c7be44160496cc8b12c36a51572deaf2 100644 (file)
@@ -8,6 +8,7 @@
 #include "cache.h"
 #include "config.h"
 #include "builtin.h"
+#include "gettext.h"
 #include "tag.h"
 #include "run-command.h"
 #include "parse-options.h"