2005-04-17 02:20:36 +04:00
|
|
|
#ifndef _LINUX_CONFIG_H
|
|
|
|
#define _LINUX_CONFIG_H
|
2005-10-31 00:42:11 +03: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-17 02:20:36 +04:00
|
|
|
#include <linux/autoconf.h>
|
|
|
|
|
|
|
|
#endif
|