2005-04-16 22:20:36 +00:00
|
|
|
#ifndef _LINUX_CONFIG_H
|
|
|
|
#define _LINUX_CONFIG_H
|
2005-10-30 21:42:11 +00: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 22:20:36 +00:00
|
|
|
#include <linux/autoconf.h>
|
|
|
|
|
|
|
|
#endif
|