Rocco Rutte:
[apps/madmutt.git] / lib / exit.h
1 #ifndef _LIB_EXIT_H
2 #define _LIB_EXIT_H
3
4 void exit_fatal (const char*, const char*, int, const char*, int);
5
6 #endif /* !_LIB_EXIT_H */