index
:
qmail
master
fixes and upgrades to qmail
jsd@av8n.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ucspi-tcp-0.88
/
exit.h
blob: 39011c88d37456d17fba4144e0dc673c7024a703 (
plain
)
1
2
3
4
5
6
#ifndef EXIT_H #define EXIT_H extern void _exit(); #endif