]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/name-rev.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / builtin / name-rev.c
index 723ba616a88d46c8e04f4df28ee5ba8efe6c5d2f..6977a5f580b83c1778f6f4d5cae61415256ca641 100644 (file)
@@ -1,5 +1,6 @@
 #include "builtin.h"
 #include "alloc.h"
+#include "gettext.h"
 #include "hex.h"
 #include "repository.h"
 #include "config.h"