]> git.proxmox.com Git - mirror_spl.git/blobdiff - include/linux/wait_compat.h
Remove compat includes from sys/types.h
[mirror_spl.git] / include / linux / wait_compat.h
index 66f9a9a613050a5ffd74921789c814c8d25db26d..d8cd09b9eb08431f6a425fbd740c2e4baff8dc55 100644 (file)
@@ -25,6 +25,7 @@
 #ifndef _SPL_WAIT_COMPAT_H
 #define _SPL_WAIT_COMPAT_H
 
+#include <linux/sched.h>
 
 #ifndef HAVE_WAIT_ON_BIT_ACTION
 #  define spl_wait_on_bit(word, bit, mode) wait_on_bit(word, bit, mode)