home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / include / linux / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  2006-08-11  |  225 b   |  9 lines

  1. #ifndef _LINUX_CONFIG_H
  2. #define _LINUX_CONFIG_H
  3. /* This file is no longer in use and kept only for backward compatibility.
  4.  * autoconf.h is now included via -imacros on the commandline
  5.  */
  6. #include <linux/autoconf.h>
  7.  
  8. #endif
  9.