Don't need this header, wireless.h defines what we need.

SVN revision: 37213
This commit is contained in:
Sebastian Dransfeld 2008-10-27 09:22:46 +00:00
parent 29128875df
commit 21e1be646f
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
#include <net/if_arp.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <net/if.h>
#include <linux/types.h>
#include <linux/wireless.h>
#include <netinet/if_ether.h>