- read $sysconfdir/mime.types in addition (fixes bug #6197 except not with an option)
[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 */