From a21fb93916601edd2db2e154c98b16f3938713bc Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Mon, 28 Aug 2000 21:59:36 +0000 Subject: Use sparc version (more realistic settings) of header file for ie --- sys/arch/sun3/dev/if_ie.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/arch/sun3/dev/if_ie.c') diff --git a/sys/arch/sun3/dev/if_ie.c b/sys/arch/sun3/dev/if_ie.c index f831f9bac12..d69c0d5c2c1 100644 --- a/sys/arch/sun3/dev/if_ie.c +++ b/sys/arch/sun3/dev/if_ie.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_ie.c,v 1.11 1999/05/13 15:44:49 jason Exp $ */ +/* $OpenBSD: if_ie.c,v 1.12 2000/08/28 21:59:34 miod Exp $ */ /* $NetBSD: if_ie.c,v 1.15 1996/10/30 00:24:33 gwr Exp $ */ /*- @@ -147,9 +147,9 @@ #include #include -#include "i82586.h" -#include "if_iereg.h" -#include "if_ievar.h" +#include +#include +#include static struct mbuf *last_not_for_us; -- cgit v1.2.3