From e8d314a5ec4b47eca1a0794cf04101486aba4dc2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Jan 2004 20:45:45 +0000 Subject: revert last change --- src/chroot.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/chroot.c b/src/chroot.c index a1ff57edc..9a2c913ee 100644 --- a/src/chroot.c +++ b/src/chroot.c @@ -23,7 +23,6 @@ #include "system.h" #include "error.h" -#include "exitfail.h" #include "long-options.h" #include "quote.h" @@ -81,7 +80,6 @@ main (int argc, char **argv) bindtextdomain (PACKAGE, LOCALEDIR); textdomain (PACKAGE); - exit_failure = CHROOT_FAILURE; atexit (close_stdout); parse_long_options (argc, argv, PROGRAM_NAME, GNU_PACKAGE, VERSION, -- cgit v1.2.3-70-g09d2