]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - include/sys/condvar.h
New upstream version 0.7.11
[mirror_spl-debian.git] / include / sys / condvar.h
index 5fcc9068a3cd983686c4b3c9f034f7eca0c3a939..ce3149aa19f25cfa5f63c506b1bd6f50aad658ca 100644 (file)
@@ -31,6 +31,7 @@
 #include <sys/kmem.h>
 #include <sys/mutex.h>
 #include <sys/callo.h>
+#include <sys/time.h>
 
 /*
  * The kcondvar_t struct is protected by mutex taken externally before