>#define SYS_vfork __NR_vfork > >the /usr/include/sys/syscall.h indicates that the linux headers should >provide these? Unfortunately I don't see this declared anywhere in >/usr/include/linux. Is anyone seeing this on other platforms? It should be in <asm/unistd.h>. p.