X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fexitfail.c;h=373d325c5ad732230eb91622476705a0808df919;hb=013796abf4c6be0bd130f541c0ece156156239c3;hp=97abc674ecb10a6168080f5985aa03fad802dfa1;hpb=ce8afb6db89e58713e1758c1805abb5315b570ae;p=debian%2Fgzip 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;