diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-10-01 15:24:35 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-10-01 15:24:35 +0000 |
| commit | 328048bc56a0c779a7012a04001eaa8601c8a18f (patch) | |
| tree | 8c4e8d576c1bebf4c8c2886a0ef4a7aeb4221f31 /sys/security/mac/mac_internal.h | |
| parent | 94ec75ef278d629db3dcda5e6d0eb0f30e3ecbc8 (diff) | |
Notes
Diffstat (limited to 'sys/security/mac/mac_internal.h')
| -rw-r--r-- | sys/security/mac/mac_internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/security/mac/mac_internal.h b/sys/security/mac/mac_internal.h index 43a52bf43382..cdbf726bdccb 100644 --- a/sys/security/mac/mac_internal.h +++ b/sys/security/mac/mac_internal.h @@ -46,6 +46,7 @@ */ #include "opt_mac.h" +#include "opt_devfs.h" #include <sys/param.h> #include <sys/extattr.h> |
