[PATCH] qmqpc: Read servers from the command line.
[qmail] / tryvfork.c
... / ...
CommitLineData
1void main()
2{
3 vfork();
4}