This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / config.h
1 #ifndef _LINUX_CONFIG_H
2 #define _LINUX_CONFIG_H
3
4 #include <linux/autoconf.h>
5 #ifndef __KERNEL__
6 #error including kernel header in userspace; use the glibc headers instead!
7 #endif
8 #endif