I guess powerpc needs vfork(), add it to the symbol list.

Submitted by:	marius
This commit is contained in:
Daniel Eischen 2007-05-14 07:46:29 +00:00
parent 23f6784297
commit 8bf6519214

View File

@ -41,6 +41,7 @@ FBSD_1.0 {
exect;
pipe;
sbrk;
vfork;
};
FBSDprivate_1.0 {