summaryrefslogtreecommitdiffstats
path: root/tests/tstngettext.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tstngettext.c')
-rw-r--r--tests/tstngettext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tstngettext.c b/tests/tstngettext.c
index 4a2c677..669944b 100644
--- a/tests/tstngettext.c
+++ b/tests/tstngettext.c
@@ -39,7 +39,7 @@
#define _(str) gettext (str)
/* Name the program is called with. */
-char *program_name;
+extern const char *program_name;
/* Long options. */
static const struct option long_options[] =