Debianization.
[dot-forward] / tryvfork.c
CommitLineData
cbd69c7a
MW
1void main()
2{
3 vfork();
4}