+2007-02-19 Bruno Haible <bruno@clisp.org>
+
+ * tstgettext.c: Don't include exit.h.
+ * tstngettext.c: Likewise.
+
2007-02-04 Bruno Haible <bruno@clisp.org>
* lang-java: Hide compiler warnings.
/* gettext - retrieve text string from message catalog and print it.
- Copyright (C) 1995-1997, 2000-2006 Free Software Foundation, Inc.
+ Copyright (C) 1995-1997, 2000-2007 Free Software Foundation, Inc.
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, May 1995.
This program is free software; you can redistribute it and/or modify
#include "relocatable.h"
#include "basename.h"
#include "xalloc.h"
-#include "exit.h"
#include "propername.h"
#include "xsetenv.h"
/* 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
#include "progname.h"
#include "relocatable.h"
#include "basename.h"
-#include "exit.h"
#include "propername.h"
#include "xsetenv.h"