Fix build from errors exposed with recent version_gen.awk commit.

Not quite sure if this is 100% correct: awaiting review. But quieten
tinderbox in the meantime.
This commit is contained in:
grehan 2007-10-18 07:23:31 +00:00
parent 31191feb7a
commit 46a589e6f8

View File

@ -35,7 +35,6 @@ FBSD_1.0 {
ntohs;
brk;
exect;
pipe;
sbrk;
vfork;
};
@ -52,7 +51,7 @@ FBSDprivate_1.0 {
__longjmp;
signalcontext;
__signalcontext;
__syncicache;;
__syncicache;
_end;
.curbrk;
.minbrk;