mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-06 13:09:50 +00:00
Fix build for kernels without COMPAT_FREEBSD32.
This commit is contained in:
parent
d143d69857
commit
cd5d81ba41
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=271983
@ -54,6 +54,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/module.h>
|
||||
#include <sys/fcntl.h>
|
||||
#include <sys/bus.h>
|
||||
#include <sys/user.h>
|
||||
|
||||
#include <opencrypto/cryptodev.h>
|
||||
#include <opencrypto/xform.h>
|
||||
|
Loading…
Reference in New Issue
Block a user