diff --git a/crypto/pcompress.c b/crypto/pcompress.c index ca9a4af91efe60f2cc5a17751651900be1c334b5..bcadc03726b7eb2d12ac71b251da31e4e38651bf 100644 --- a/crypto/pcompress.c +++ b/crypto/pcompress.c @@ -26,6 +26,7 @@ #include <linux/string.h> #include <crypto/compress.h> +#include <crypto/internal/compress.h> #include "internal.h"