diff options
Diffstat (limited to 'sys/crypto/blake2/blake2_cryptodev.c')
| -rw-r--r-- | sys/crypto/blake2/blake2_cryptodev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/crypto/blake2/blake2_cryptodev.c b/sys/crypto/blake2/blake2_cryptodev.c index 5c3ec07d7de7..00211544c42b 100644 --- a/sys/crypto/blake2/blake2_cryptodev.c +++ b/sys/crypto/blake2/blake2_cryptodev.c @@ -24,7 +24,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <sys/param.h> #include <sys/bus.h> #include <sys/kernel.h> |
