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:
Peter Grehan 2007-10-18 07:23:31 +00:00
parent 5a4eb2d84b
commit b3ab87d8bf

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;