Thread (44 messages) flat view 44 messages, 5 authors, 2016-06-15
DORMANTno replies

[PATCH/RFC 04/17] builtin.h: Include gettext.h

From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2016-06-15 22:49:25
Subsystem: the rest · Maintainer: Linus Torvalds

Change builtin.h to include gettext.h. This is needed in order to
translate Git's builtin commands (like git-init), which don't include
gettext.h otherwise.

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
---
 builtin.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/builtin.h b/builtin.h
index ed6ee26..6cd3bd8 100644
--- a/builtin.h
+++ b/builtin.h
@@ -6,6 +6,7 @@
 #include "cache.h"
 #include "commit.h"
 #include "notes.h"
+#include "gettext.h"
 
 extern const char git_version_string[];
 extern const char git_usage_string[];
-- 
1.7.2.2.536.g3f548
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help