]> git.proxmox.com Git - mirror_spl.git/blobdiff - include/sys/kmem.h
Apply two nice improvements caught by Ricardo,
[mirror_spl.git] / include / sys / kmem.h
index 1ca2c261a3c56cbefa297df3afed674524e6d6d8..336eeda3e45469b193708e7e2323103f3a53e41e 100644 (file)
@@ -42,8 +42,10 @@ extern "C" {
 #include <linux/rwsem.h>
 #include <linux/hash.h>
 #include <linux/ctype.h>
+#include <asm/atomic_compat.h>
 #include <sys/types.h>
 #include <sys/debug.h>
+
 /*
  * Memory allocation interfaces
  */