diff options
author | Huang Weiyi <weiyi.huang@gmail.com> | 2009-03-27 10:20:27 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-04-22 16:54:28 -0400 |
commit | 07f62d01c1f476a3b328a44faafdfd103a4dedc3 (patch) | |
tree | 9e574206b85bb225f64aaab572840109bf54e71f /include/net/cfg80211.h | |
parent | fd7fbb17bec7b055fafec4d0ae3bfb4ed60cad8b (diff) |
cfg80211: remove duplicated #include
Remove duplicated #include in include/net/cfg80211.h.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/net/cfg80211.h')
-rw-r--r-- | include/net/cfg80211.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 5389afdc1297..d1b8f0d53c57 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h | |||
@@ -10,7 +10,6 @@ | |||
10 | #include <net/iw_handler.h> | 10 | #include <net/iw_handler.h> |
11 | #include <net/genetlink.h> | 11 | #include <net/genetlink.h> |
12 | /* remove once we remove the wext stuff */ | 12 | /* remove once we remove the wext stuff */ |
13 | #include <net/iw_handler.h> | ||
14 | 13 | ||
15 | /* | 14 | /* |
16 | * 802.11 configuration in-kernel interface | 15 | * 802.11 configuration in-kernel interface |