--- src/sys/sys/syscall-hide.h 2006/06/13 21:04:17 1.42 +++ src/sys/sys/syscall-hide.h 2006/08/06 18:56:46 1.43 @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $DragonFly$ - * created from DragonFly: src/sys/kern/syscalls.master,v 1.39 2006/06/13 08:12:03 dillon Exp + * created from DragonFly: src/sys/kern/syscalls.master,v 1.40 2006/06/13 21:04:16 dillon Exp */ #ifdef COMPAT_43 @@ -314,3 +314,4 @@ HIDE_BSD(getdents) HIDE_BSD(usched_set) HIDE_BSD(__accept) HIDE_BSD(__connect) +HIDE_BSD(syslink)