This commit adds support for the 2.1 vserver API.
[util-vserver.git] / kernel / cvirt.h
index eb13878..5f8267d 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef _VX_CVIRT_H
 #define _VX_CVIRT_H
 
+
 #ifdef __KERNEL__
 
 struct timespec;
@@ -20,6 +21,4 @@ int vx_uts_virt_handler(struct ctl_table *ctl, int write, xid_t xid,
 int vx_do_syslog(int, char __user *, int);
 
 #endif /* __KERNEL__ */
-#else  /* _VX_CVIRT_H */
-#warning duplicate inclusion
 #endif /* _VX_CVIRT_H */