diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2004-10-22 11:07:18 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2004-10-22 11:07:18 +0000 |
| commit | 17eba3738079b2836c523a25978d94e12bd0c08a (patch) | |
| tree | ae48e373dafd9fdfafb63ff2119906ed37cb7683 /sys/security | |
| parent | b0e86f6ac2139d5a31f24fec01628e6e0b08407b (diff) | |
Notes
Diffstat (limited to 'sys/security')
| -rw-r--r-- | sys/security/mac/mac_internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/security/mac/mac_internal.h b/sys/security/mac/mac_internal.h index 4fcbd807cac7..bcb95a22cada 100644 --- a/sys/security/mac/mac_internal.h +++ b/sys/security/mac/mac_internal.h @@ -65,7 +65,6 @@ extern int mac_late; extern int mac_enforce_network; extern int mac_enforce_process; extern int mac_enforce_socket; -extern int mac_enforce_sysv; extern int mac_enforce_vm; #ifndef MAC_ALWAYS_LABEL_MBUF extern int mac_labelmbufs; |
