xref: /netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/exitfail.h.diff (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1*** gnulib/lib/exitfail.h	2005-05-14 08:03:58.000000000 +0200
2--- gettext-tools/lib/exitfail.h	2006-07-22 16:35:58.000000000 +0200
3***************
4*** 17,20 ****
5     If not, write to the Free Software Foundation,
6     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
7
8! extern int volatile exit_failure;
9--- 17,20 ----
10     If not, write to the Free Software Foundation,
11     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
12
13! extern DLL_VARIABLE int volatile exit_failure;
14