diff --git a/block/blk-crypto-profile.c b/block/blk-crypto-profile.c index c677a4b8f4f5..c319c62380d8 100644 --- a/block/blk-crypto-profile.c +++ b/block/blk-crypto-profile.c @@ -31,6 +31,7 @@ #include #include #include +#include "blk-crypto-internal.h" struct blk_crypto_keyslot { atomic_t slot_refs;