[PATCH 1/5] fix-frontswap

Matthew Wilcox (Oracle) posted 5 patches 2 years, 6 months ago
[PATCH 1/5] fix-frontswap
Posted by Matthew Wilcox (Oracle) 2 years, 6 months ago
---
 mm/zswap.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mm/zswap.c b/mm/zswap.c
index 1b0128060792..f6a78e085479 100644
--- a/mm/zswap.c
+++ b/mm/zswap.c
@@ -26,6 +26,7 @@
 #include <linux/scatterlist.h>
 #include <linux/mempool.h>
 #include <linux/zpool.h>
+#include <linux/zswap.h>
 #include <crypto/acompress.h>
 
 #include <linux/mm_types.h>
-- 
2.39.2