diff --git a/sys/opencrypto/cryptodev.h b/sys/opencrypto/cryptodev.h index 6431e6d82e19..fe13539eca01 100644 --- a/sys/opencrypto/cryptodev.h +++ b/sys/opencrypto/cryptodev.h @@ -63,10 +63,10 @@ #define _CRYPTO_CRYPTO_H_ #include -#include #ifdef _KERNEL #include +#include #endif /* Some initial values */