diff options
-rw-r--r-- | crypto/testmgr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/testmgr.c b/crypto/testmgr.c index 18b7d49d1ca0..d4639789de3a 100644 --- a/crypto/testmgr.c +++ b/crypto/testmgr.c @@ -20,6 +20,7 @@ * */ +#include <crypto/aead.h> #include <crypto/hash.h> #include <linux/err.h> #include <linux/fips.h> |