]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/pack-refs.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / builtin / pack-refs.c
index 27c2ca06acb7d68571e6e4547a7670f62eef2619..9833815fb30a3aae55c9512dc53094d1862e4be6 100644 (file)
@@ -1,5 +1,6 @@
 #include "builtin.h"
 #include "config.h"
+#include "gettext.h"
 #include "parse-options.h"
 #include "refs.h"
 #include "repository.h"