chiark / gitweb /
Merge branches 'idx/verh' and 'idx/qmqpc'
[qmail] / exit.h
1 #ifndef EXIT_H
2 #define EXIT_H
3
4 extern void _exit();
5
6 #endif