]> git.proxmox.com Git - mirror_spl.git/blobdiff - module/spl/spl-generic.c
Remove compat includes from sys/types.h
[mirror_spl.git] / module / spl / spl-generic.c
index ecfb663de5e590fc5cb36d5df26a9945311d08c1..803f03a8593867f18b8ca88d7a928ed27018005a 100644 (file)
@@ -39,6 +39,7 @@
 #include <sys/kstat.h>
 #include <sys/file.h>
 #include <linux/kmod.h>
+#include <linux/math64_compat.h>
 #include <linux/proc_compat.h>
 
 char spl_version[32] = "SPL v" SPL_META_VERSION "-" SPL_META_RELEASE;