From: John W. Linville Date: Thu, 17 Jan 2008 21:57:10 +0000 (-0500) Subject: b43/nphy.c: include headers to avoid build breakage on some platforms X-Git-Tag: v2.6.25-rc1~1162^2~104 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=819d772b0ceddebb5b4907d5aa5505c99aec985b;p=linux-2.6-omap-h63xx.git b43/nphy.c: include headers to avoid build breakage on some platforms Signed-off-by: John W. Linville --- diff --git a/drivers/net/wireless/b43/nphy.c b/drivers/net/wireless/b43/nphy.c index 96a052ea4cf..0b421b120a1 100644 --- a/drivers/net/wireless/b43/nphy.c +++ b/drivers/net/wireless/b43/nphy.c @@ -22,6 +22,9 @@ */ +#include +#include + #include "b43.h" #include "nphy.h" #include "tables_nphy.h"