]> git.proxmox.com Git - mirror_spl.git/blobdiff - module/spl/spl-vmem.c
Prepare SPL repo to merge with ZFS repo
[mirror_spl.git] / module / spl / spl-vmem.c
index dd10607dcdfb181331b3f62c41a308fae25affed..e1a84a9117bf60616c6ac838e148a2671bad94e5 100644 (file)
@@ -25,7 +25,7 @@
 #include <sys/debug.h>
 #include <sys/vmem.h>
 #include <sys/kmem_cache.h>
-#include <linux/mm_compat.h>
+#include <sys/shrinker.h>
 #include <linux/module.h>
 
 vmem_t *heap_arena = NULL;