OSDN Git Service

bcmdhd shouldn't include kernel headers directly.
authorElliott Hughes <enh@google.com>
Wed, 12 Sep 2012 23:25:28 +0000 (16:25 -0700)
committerElliott Hughes <enh@google.com>
Wed, 12 Sep 2012 23:25:28 +0000 (16:25 -0700)
Change-Id: I0b56b797958f7627f6020c4afd42aace0cd4ba40

bcmdhd/bcmdhd_net_iface/bcmdhd_net_iface.c

index 9aed684..b724fdb 100644 (file)
@@ -1,7 +1,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <string.h>
-#include <linux/in.h>
 #include <net/if.h>
 #include <sys/socket.h>
 #include <sys/stat.h>