Debianization and various other fixes.
[ezmlm] / tryvfork.c
CommitLineData
5b62e993
MW
1void main()
2{
3 vfork();
4}