+2005-02-12 Bruno Haible <bruno@clisp.org>
+
+ * exitfail.h (exit_failure): Add DLL_VARIABLE attribute.
+
2005-02-12 Bruno Haible <bruno@clisp.org>
* obstack.c: Update from current gnulib version.
/* Failure exit status
- Copyright (C) 2002 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2005 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
If not, write to the Free Software Foundation,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-extern int volatile exit_failure;
+extern DLL_VARIABLE int volatile exit_failure;