]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/help.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / builtin / help.c
index 53f2812dfb1c935fed6b25570f99f13fcfa67f15..3fde5c4fd354e530ce23db4e0917288e32d91da6 100644 (file)
@@ -5,6 +5,7 @@
 #include "config.h"
 #include "builtin.h"
 #include "exec-cmd.h"
+#include "gettext.h"
 #include "parse-options.h"
 #include "run-command.h"
 #include "config-list.h"