Fix compile error due to congestion_wait() changes
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / crypto / pcompress.c
index ca9a4af91efe60f2cc5a17751651900be1c334b5..bcadc03726b7eb2d12ac71b251da31e4e38651bf 100644 (file)
@@ -26,6 +26,7 @@
 #include <linux/string.h>
 
 #include <crypto/compress.h>
+#include <crypto/internal/compress.h>
 
 #include "internal.h"