- Update the kernel headers to 2.0.2.1.
[util-vserver.git] / kernel / xid.h
index 263ed67..2e4349e 100644 (file)
@@ -1,9 +1,8 @@
 #ifndef _VX_XID_H
 #define _VX_XID_H
 
-#ifndef CONFIG_VSERVER
-#warning config options missing
-#endif
+#include <linux/config.h>
+
 
 #define XID_TAG(in)    (IS_TAGXID(in))