2005-04-16 18:20:36 -04:00
|
|
|
#ifndef _LINUX_CONFIG_H
|
|
|
|
#define _LINUX_CONFIG_H
|
2005-10-30 16:42:11 -05:00
|
|
|
/* This file is no longer in use and kept only for backward compatibility.
|
|
|
|
* autoconf.h is now included via -imacros on the commandline
|
|
|
|
*/
|
2005-04-16 18:20:36 -04:00
|
|
|
#include <linux/autoconf.h>
|
|
|
|
|
|
|
|
#endif
|