upgrade to linux 2.6.10-1.12_FC2
[linux-2.6.git] / include / linux / mount.h
index c69739b..8821af0 100644 (file)
@@ -13,6 +13,8 @@
 #ifdef __KERNEL__
 
 #include <linux/list.h>
+#include <linux/spinlock.h>
+#include <asm/atomic.h>
 
 #define MNT_NOSUID     1
 #define MNT_NODEV      2