sys/stat.h or system.h. From John David Anglin.
#include <stdio.h>
#include <setjmp.h>
#include <signal.h>
+#include <sys/types.h>
#if HAVE_CONFIG_H
/* Default fileutils build */
\n\
FIXME maybe add more discussion here?"), DEFAULT_PASSES);
puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
- close_stdout ();
}
exit (status);
}
/* Just on general principles, wipe s. */
memset (&s, 0, sizeof s);
- close_stdout ();
-
exit (err);
}
/*