fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / linux / vserver / inode_cmd.h
index f14c899..2fb3ad1 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef _VX_INODE_CMD_H
 #define _VX_INODE_CMD_H
 
+
 /*  inode vserver commands */
 
 #define VCMD_get_iattr_v0      VC_CMD(INODE, 1, 0)
@@ -27,8 +28,11 @@ struct       vcmd_ctx_iattr_v1 {
 
 #ifdef __KERNEL__
 
+
 #ifdef CONFIG_COMPAT
 
+#include <asm/compat.h>
+
 struct vcmd_ctx_iattr_v1_x32 {
        compat_uptr_t name_ptr;
        uint32_t xid;