Add support for the latest kernels that don't define AUTOCONF_INCLUDED
[madwifi/.git] / net80211 / ieee80211_rate.c
index 906c5085fc14ca55e9cdd44f3fd7ac66aee16344..14fa8a55a0f88e3200dfc24c2b23b5f13f7dd940 100644 (file)
@@ -34,7 +34,7 @@
 /*
  * Atheros module glue for rate control algorithms.
  */
-#ifndef AUTOCONF_INCLUDED
+#if !defined(AUTOCONF_INCLUDED) && !defined(CONFIG_LOCALVERSION)
 #include <linux/config.h>
 #endif