]> git.ipfire.org Git - thirdparty/git.git/blobdiff - remote-curl.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / remote-curl.c
index ed7e3a043ac58b2fab08978b52fcf7d58aadd1b6..943cd6fe6cdedabfe95108a6f9010ee988c61f68 100644 (file)
@@ -1,6 +1,7 @@
 #include "git-compat-util.h"
 #include "alloc.h"
 #include "config.h"
+#include "gettext.h"
 #include "hex.h"
 #include "remote.h"
 #include "connect.h"