summaryrefslogtreecommitdiff
path: root/sys/dev/ic/i82596.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/i82596.c')
-rw-r--r--sys/dev/ic/i82596.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/i82596.c b/sys/dev/ic/i82596.c
index 7bb69f23235..d15abf9b610 100644
--- a/sys/dev/ic/i82596.c
+++ b/sys/dev/ic/i82596.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: i82596.c,v 1.45 2015/10/25 12:48:46 mpi Exp $ */
+/* $OpenBSD: i82596.c,v 1.46 2015/11/24 13:33:17 mpi Exp $ */
/* $NetBSD: i82586.c,v 1.18 1998/08/15 04:42:42 mycroft Exp $ */
/*-
@@ -147,7 +147,6 @@ Mode of operation:
#include <net/if.h>
#include <net/if_dl.h>
-#include <net/if_types.h>
#include <net/if_media.h>
#if NBPFILTER > 0