diff options
| author | Alexander Kabaev <kan@FreeBSD.org> | 2003-03-12 02:55:20 +0000 |
|---|---|---|
| committer | Alexander Kabaev <kan@FreeBSD.org> | 2003-03-12 02:55:20 +0000 |
| commit | 46300030eced3a514da18df49d2f5785fe26cc50 (patch) | |
| tree | 59418500f7364079cf1a2c7e0a0042c67db18e4f /sys/security | |
| parent | 98822e39459e0ede7395890399731c2a4c4e372e (diff) | |
Notes
Diffstat (limited to 'sys/security')
| -rw-r--r-- | sys/security/mac_portacl/mac_portacl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/security/mac_portacl/mac_portacl.c b/sys/security/mac_portacl/mac_portacl.c index 64fa2ad350ce..917a6d3ee012 100644 --- a/sys/security/mac_portacl/mac_portacl.c +++ b/sys/security/mac_portacl/mac_portacl.c @@ -76,6 +76,7 @@ #include <sys/socket.h> #include <sys/socketvar.h> #include <sys/stdint.h> +#include <sys/sx.h> #include <sys/sysctl.h> #include <netinet/in.h> |
