]> git.ipfire.org Git - thirdparty/git.git/blobdiff - archive-zip.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / archive-zip.c
index c5d1f72eb800e771ec6599ddbfaf90de4d7aa90f..c02dc33e4066a39121425e275ed6f3173a6b440a 100644 (file)
@@ -4,6 +4,7 @@
 #include "cache.h"
 #include "config.h"
 #include "archive.h"
+#include "gettext.h"
 #include "hex.h"
 #include "streaming.h"
 #include "utf8.h"