summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2011-06-24 07:05:20 +0000
committerkevlo <kevlo@FreeBSD.org>2011-06-24 07:05:20 +0000
commit80dd636e8f80c9e1d3830ef8dfbef4f0191dacc3 (patch)
tree37f94f5893893d0b61b70f14ae974402470323fb /usr.sbin/wpa
parente3493c7d5460da801bcaa83327bcc05148764074 (diff)
downloadFreeBSD-src-80dd636e8f80c9e1d3830ef8dfbef4f0191dacc3.zip
FreeBSD-src-80dd636e8f80c9e1d3830ef8dfbef4f0191dacc3.tar.gz
Remove duplicated header files
Diffstat (limited to 'usr.sbin/wpa')
-rw-r--r--usr.sbin/wpa/ndis_events/ndis_events.c2
-rw-r--r--usr.sbin/wpa/wpa_supplicant/Packet32.c1
2 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/wpa/ndis_events/ndis_events.c b/usr.sbin/wpa/ndis_events/ndis_events.c
index e3cd9b5..9c6e9de 100644
--- a/usr.sbin/wpa/ndis_events/ndis_events.c
+++ b/usr.sbin/wpa/ndis_events/ndis_events.c
@@ -42,11 +42,9 @@ __FBSDID("$FreeBSD$");
*/
#include <sys/types.h>
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include <sys/socket.h>
#include <sys/errno.h>
#include <sys/sysctl.h>
#include <net/if.h>
diff --git a/usr.sbin/wpa/wpa_supplicant/Packet32.c b/usr.sbin/wpa/wpa_supplicant/Packet32.c
index 07da359..876417e 100644
--- a/usr.sbin/wpa/wpa_supplicant/Packet32.c
+++ b/usr.sbin/wpa/wpa_supplicant/Packet32.c
@@ -44,7 +44,6 @@ __FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include <sys/socket.h>
#include <sys/errno.h>
#include <sys/sysctl.h>
#include <sys/fcntl.h>
OpenPOWER on IntegriCloud