]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rev-list.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / builtin / rev-list.c
index 85e522dff8a98bd541c1b8169d72d8e28ec6dcc6..f2f6a0d3e675b706d4f31c7b392e24bf562755b7 100644 (file)
@@ -2,6 +2,7 @@
 #include "config.h"
 #include "commit.h"
 #include "diff.h"
+#include "gettext.h"
 #include "hex.h"
 #include "revision.h"
 #include "list-objects.h"