linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / config.h
index 4337c2f..a91f5e5 100644 (file)
@@ -4,7 +4,5 @@
  * autoconf.h is now included via -imacros on the commandline
  */
 #include <linux/autoconf.h>
-#if !defined (__KERNEL__) && !defined(__KERNGLUE__)
-#error including kernel header in userspace; use the glibc headers instead!
-#endif
+
 #endif