cfg80211: fix refcount imbalance when wext is disabled
[safe/jmp/linux-2.6] / net / wanrouter / wanmain.c
index 466e2d2..258daa8 100644 (file)
@@ -48,6 +48,7 @@
 #include <linux/kernel.h>
 #include <linux/module.h>      /* support for loadable modules */
 #include <linux/slab.h>                /* kmalloc(), kfree() */
+#include <linux/smp_lock.h>
 #include <linux/mm.h>
 #include <linux/string.h>      /* inline mem*, str* functions */