summaryrefslogtreecommitdiff
path: root/mailbox
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-03-27 21:35:46 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-03-27 21:35:46 +0000
commitf69b3981643302ff42a612cecc1df14fa5c03186 (patch)
tree7481fd119c76df3efbb4c3c7757c422edfdef340 /mailbox
parent87a2faa99dad47a6b955b185f6cb4cd3014aec48 (diff)
downloadmailutils-f69b3981643302ff42a612cecc1df14fa5c03186.tar.gz
mailutils-f69b3981643302ff42a612cecc1df14fa5c03186.tar.bz2
Include <mailutils/nls.h>
Diffstat (limited to 'mailbox')
-rw-r--r--mailbox/argp-parse.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mailbox/argp-parse.c b/mailbox/argp-parse.c
index a651dc2d1..75de7bab1 100644
--- a/mailbox/argp-parse.c
+++ b/mailbox/argp-parse.c
@@ -36,6 +36,8 @@
# include <alloca.h>
#endif
+#include <mailutils/nls.h>
+
#ifndef _
/* This is for other GNU distributions with internationalized messages.
When compiling libc, the _ macro is predefined. */

Return to:

Send suggestions and report system problems to the System administrator.