]> git.ipfire.org Git - thirdparty/git.git/blobdiff - upload-pack.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / upload-pack.c
index 41b9362cf1b2c69d33a6d96f64c02b85205404b0..eea9e6a6e8cbc5d883525e49a2f8cba02e32fcab 100644 (file)
@@ -1,5 +1,6 @@
 #include "cache.h"
 #include "config.h"
+#include "gettext.h"
 #include "hex.h"
 #include "refs.h"
 #include "pkt-line.h"