summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_ipw.c
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2014-07-22 13:12:11 +0000
committermpi <mpi@openbsd.org>2014-07-22 13:12:11 +0000
commit9e6eaca1cc61f407122eaf0e917f4779426d0832 (patch)
tree71a62240f6db278f4bc425ce8cd5c955cd897e6f /sys/dev/pci/if_ipw.c
parentFewer <netinet/in_systm.h> ! (diff)
downloadwireguard-openbsd-9e6eaca1cc61f407122eaf0e917f4779426d0832.tar.xz
wireguard-openbsd-9e6eaca1cc61f407122eaf0e917f4779426d0832.zip
Fewer <netinet/in_systm.h>
Diffstat (limited to 'sys/dev/pci/if_ipw.c')
-rw-r--r--sys/dev/pci/if_ipw.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/pci/if_ipw.c b/sys/dev/pci/if_ipw.c
index 35d22a08832..752829375b4 100644
--- a/sys/dev/pci/if_ipw.c
+++ b/sys/dev/pci/if_ipw.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ipw.c,v 1.100 2014/07/12 18:48:51 tedu Exp $ */
+/* $OpenBSD: if_ipw.c,v 1.101 2014/07/22 13:12:11 mpi Exp $ */
/*-
* Copyright (c) 2004-2008
@@ -51,9 +51,7 @@
#include <net/if_types.h>
#include <netinet/in.h>
-#include <netinet/in_systm.h>
#include <netinet/if_ether.h>
-#include <netinet/ip.h>
#include <net80211/ieee80211_var.h>
#include <net80211/ieee80211_radiotap.h>