X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/d9fad06efb17ebed7dc91f2c8ed986184e89e0a1..00fe9d4861e0ab82e7b4929f49a36ce0d017159a:/sys/sys/syscall-hide.h diff --git a/sys/sys/syscall-hide.h b/sys/sys/syscall-hide.h index df9780a83f..f086937930 100644 --- a/sys/sys/syscall-hide.h +++ b/sys/sys/syscall-hide.h @@ -2,8 +2,8 @@ * System call hiders. * * DO NOT EDIT-- this file is automatically generated. - * $DragonFly: src/sys/sys/syscall-hide.h,v 1.61 2008/06/01 19:27:37 dillon Exp $ - * created from DragonFly: src/sys/kern/syscalls.master,v 1.57 2008/01/10 22:30:27 nth Exp + * $DragonFly: src/sys/sys/syscall-hide.h,v 1.62 2008/06/01 19:55:32 dillon Exp $ + * created from DragonFly */ #ifdef COMPAT_43 @@ -334,3 +334,4 @@ HIDE_BSD(pselect) HIDE_BSD(statvfs) HIDE_BSD(fstatvfs) HIDE_BSD(fhstatvfs) +HIDE_BSD(getvfsstat)