qmail: Indirect via QMAILQUEUE environment variable to find qmail-queue.
[qmail] / tryvfork.c
... / ...
CommitLineData
1void main()
2{
3 vfork();
4}