release
[hcoop/zz_old/debian/djbdns.git] / exit.h
CommitLineData
dc0d77d7
CE
1#ifndef EXIT_H
2#define EXIT_H
3
4extern void _exit();
5
6#endif