]> git.proxmox.com Git - mirror_spl.git/blobdiff - module/splat/splat-time.c
Remove compat includes from sys/types.h
[mirror_spl.git] / module / splat / splat-time.c
index cd513c93f91f1a966d1ec4f4e40c4a3f3dc077c0..b4e94c866244bf11e9079407ca9ee7f26c1a0f73 100644 (file)
@@ -25,6 +25,7 @@
 \*****************************************************************************/
 
 #include <sys/time.h>
+#include <linux/mm_compat.h>
 #include <linux/slab.h>
 #include "splat-internal.h"