summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ax88190.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/ax88190.c')
-rw-r--r--sys/dev/ic/ax88190.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/ax88190.c b/sys/dev/ic/ax88190.c
index e9238b340d0..0fcfb41ea6a 100644
--- a/sys/dev/ic/ax88190.c
+++ b/sys/dev/ic/ax88190.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ax88190.c,v 1.3 2008/06/26 05:42:15 ray Exp $ */
+/* $OpenBSD: ax88190.c,v 1.4 2013/08/07 01:06:28 bluhm Exp $ */
/* $NetBSD$ */
/*-
@@ -43,7 +43,6 @@
#ifdef INET
#include <netinet/in.h>
#include <netinet/in_systm.h>
-#include <netinet/in_var.h>
#include <netinet/ip.h>
#include <netinet/if_ether.h>
#endif