]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/mktree.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / builtin / mktree.c
index 848c7b47476fab78c15984178654f62e8b74cfd9..09a7bd5c5c250fb22ca204932c6e00c50de62690 100644 (file)
@@ -5,6 +5,7 @@
  */
 #include "builtin.h"
 #include "alloc.h"
+#include "gettext.h"
 #include "hex.h"
 #include "quote.h"
 #include "tree.h"