]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http-fetch.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / http-fetch.c
index 8db35b9767d4936749675f275e41f6b7260a84b7..454933351b28ad869e3f83f84227d0fd606d6f40 100644 (file)
@@ -1,6 +1,7 @@
 #include "cache.h"
 #include "config.h"
 #include "exec-cmd.h"
+#include "gettext.h"
 #include "hex.h"
 #include "http.h"
 #include "walker.h"