/* $Id: tryvfork.c 616 2005-08-19 20:11:01Z bruce $ */ void main() { vfork(); }