#ifndef _LIB_EXIT_H #define _LIB_EXIT_H void exit_fatal (const char*, const char*, int, const char*, int); #endif /* !_LIB_EXIT_H */