chiark / gitweb /
Merge branches 'idx/verh' and 'idx/qmqpc'
[qmail] / tryvfork.c
CommitLineData
2117e02e
MW
1void main()
2{
3 vfork();
4}