Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
de725c94
...
de725c94bf8aea6500580a4e56c903e507cd814a
authored
2002-12-28 10:53:22 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
include mailutils/nls.h. Otherwise i18n is disabled.
1 parent
204f3213
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
mailbox/argp-help.c
mailbox/argp-help.c
View file @
de725c9
...
...
@@ -26,6 +26,8 @@
#include <config.h>
#endif
#include <mailutils/nls.h>
#ifndef alloca
# ifdef __GNUC__
# define alloca __builtin_alloca
...
...
Please
register
or
sign in
to post a comment