X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fexitfail.c;h=373d325c5ad732230eb91622476705a0808df919;hb=e69450077be2e9b4045c21e2ec528e5085ba4820;hp=97abc674ecb10a6168080f5985aa03fad802dfa1;hpb=e7921f54c622e3b32e525f345bc34308821e4ae0;p=gzip diff --git a/lib/exitfail.c b/lib/exitfail.c index 97abc67..373d325 100644 --- a/lib/exitfail.c +++ b/lib/exitfail.c @@ -1,6 +1,6 @@ /* Failure exit status - Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2005, 2006, 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 @@ -20,6 +20,7 @@ #include #include "exitfail.h" -#include "exit.h" + +#include int volatile exit_failure = EXIT_FAILURE;