Skip to content

Commit

Permalink
nl80211: remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include in net/wireless/core.h.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Huang Weiyi authored and John W. Linville committed Apr 22, 2009
1 parent 07f62d0 commit c0ed418
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/wireless/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include <linux/netdevice.h>
#include <linux/kref.h>
#include <linux/rbtree.h>
#include <linux/mutex.h>
#include <net/genetlink.h>
#include <net/wireless.h>
#include <net/cfg80211.h>
Expand Down

0 comments on commit c0ed418

Please sign in to comment.