summaryrefslogtreecommitdiff
path: root/sys/dev/ic/aic6915.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/aic6915.c')
-rw-r--r--sys/dev/ic/aic6915.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ic/aic6915.c b/sys/dev/ic/aic6915.c
index 8f2ea5fde3f..6f183b5b087 100644
--- a/sys/dev/ic/aic6915.c
+++ b/sys/dev/ic/aic6915.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: aic6915.c,v 1.12 2014/07/08 17:19:25 deraadt Exp $ */
+/* $OpenBSD: aic6915.c,v 1.13 2014/07/22 13:12:11 mpi Exp $ */
/* $NetBSD: aic6915.c,v 1.15 2005/12/24 20:27:29 perry Exp $ */
/*-
@@ -54,8 +54,6 @@
#ifdef INET
#include <netinet/in.h>
-#include <netinet/in_systm.h>
-#include <netinet/ip.h>
#include <netinet/if_ether.h>
#endif