]> git.ipfire.org Git - thirdparty/git.git/blobdiff - commit.c
treewide: be explicit about dependence on gettext.h
[thirdparty/git.git] / commit.c
index 7b63d3b0e1c0f2004e463b3d5fc4ca9ff28d9684..3fdfb325117db383f6cdc8ccb188670dcba6b417 100644 (file)
--- a/commit.c
+++ b/commit.c
@@ -2,6 +2,7 @@
 #include "tag.h"
 #include "commit.h"
 #include "commit-graph.h"
+#include "gettext.h"
 #include "hex.h"
 #include "repository.h"
 #include "object-store.h"