summaryrefslogtreecommitdiffstats
path: root/tests/tstgettext.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tstgettext.c')
-rw-r--r--tests/tstgettext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tstgettext.c b/tests/tstgettext.c
index e19b187..2cb102a 100644
--- a/tests/tstgettext.c
+++ b/tests/tstgettext.c
@@ -48,7 +48,7 @@ int add_newline;
int do_expand;
/* Name the program is called with. */
-const char *program_name;
+extern const char *program_name;
/* Long options. */
static const struct option long_options[] =