X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fconfig.h;fp=include%2Flinux%2Fconfig.h;h=db6e5cae601c844635eac3b5b67f417755e054a0;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=4337c2f43789b4f27bc2eec65ac48181338a5e41;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/include/linux/config.h b/include/linux/config.h index 4337c2f43..db6e5cae6 100644 --- a/include/linux/config.h +++ b/include/linux/config.h @@ -3,6 +3,7 @@ /* This file is no longer in use and kept only for backward compatibility. * autoconf.h is now included via -imacros on the commandline */ +#warning Including config.h is deprecated. #include #if !defined (__KERNEL__) && !defined(__KERNGLUE__) #error including kernel header in userspace; use the glibc headers instead!