]> git.ipfire.org Git - thirdparty/git.git/blobdiff - refs.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / refs.c
diff --git a/refs.c b/refs.c
index 4e5cc73fb10c069737baa1bf22ec9443f6a8d32d..8684f4610f53727df0698940982b0aec94dc3ce7 100644 (file)
--- a/refs.c
+++ b/refs.c
@@ -6,6 +6,7 @@
 #include "alloc.h"
 #include "config.h"
 #include "hashmap.h"
+#include "gettext.h"
 #include "hex.h"
 #include "lockfile.h"
 #include "iterator.h"