summaryrefslogtreecommitdiff
path: root/gettext-tools/tests/tstngettext.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-02-19 03:33:02 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:14:41 +0200
commitd76ce0fea98ac80e35f9abb5ccc554940fbc696f (patch)
tree4b3ca2c635dfcafd3faf456bb6ee416997b7f0c0 /gettext-tools/tests/tstngettext.c
parent3d2396ea33f686f48485c87ef07f4c86c87e1df5 (diff)
downloadgettext-d76ce0fea98ac80e35f9abb5ccc554940fbc696f.tar.gz
exit.h is gone.
Diffstat (limited to 'gettext-tools/tests/tstngettext.c')
-rw-r--r--gettext-tools/tests/tstngettext.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gettext-tools/tests/tstngettext.c b/gettext-tools/tests/tstngettext.c
index 39e400899..e73c10512 100644
--- a/gettext-tools/tests/tstngettext.c
+++ b/gettext-tools/tests/tstngettext.c
@@ -1,5 +1,5 @@
/* ngettext - retrieve plural form strings from message catalog and print them.
- Copyright (C) 1995-1997, 2000-2006 Free Software Foundation, Inc.
+ Copyright (C) 1995-1997, 2000-2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -31,7 +31,6 @@
#include "progname.h"
#include "relocatable.h"
#include "basename.h"
-#include "exit.h"
#include "propername.h"
#include "xsetenv.h"