This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / vserver / dlimit_cmd.h
index b91a946..b45488f 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef _VX_DLIMIT_CMD_H
 #define _VX_DLIMIT_CMD_H
 
+
 /*  dlimit vserver commands */
 
 #define VCMD_add_dlimit                VC_CMD(DLIMIT, 1, 0)
@@ -29,6 +30,8 @@ struct        vcmd_ctx_dlimit_v0 {
 
 #ifdef CONFIG_COMPAT
 
+#include <asm/compat.h>
+
 struct vcmd_ctx_dlimit_base_v0_x32 {
        compat_uptr_t name_ptr;
        uint32_t flags;