commit | c01226c3145d173a0d38f9d5b4f229cc23d99ae2 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Sep 21 16:37:12 2009 +0200 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sun Oct 11 23:21:25 2009 +0200 |
tree | 7f0eb41f9da3b412115694752d07cb85bb707bdb | |
parent | 17c5ca98833dc3d8f8dd4e85487da238c50cd8c9 [diff] |
warn about use of uninstalled kernel headers User applications frequently hit problems when they try to use the kernel headers directly, rather than the exported headers. This adds an explicit warning for this case, and points to a URL holding an explanation of why this is wrong and what to do about it. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>