From 729a9d7ceffba9e7e741540048479eed9907601e Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 26 May 1996 00:27:57 +0000 Subject: sync 0521 --- sys/dev/isa/if_iy.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/dev/isa/if_iy.c') diff --git a/sys/dev/isa/if_iy.c b/sys/dev/isa/if_iy.c index 2e8ee044b67..4dd2482a5f3 100644 --- a/sys/dev/isa/if_iy.c +++ b/sys/dev/isa/if_iy.c @@ -1,4 +1,4 @@ -/* $NetBSD: if_iy.c,v 1.2 1996/05/07 01:55:28 thorpej Exp $ */ +/* $NetBSD: if_iy.c,v 1.4 1996/05/12 23:52:53 mycroft Exp $ */ /* #define IYDEBUG */ /* #define IYMEMDEBUG */ /*- @@ -73,6 +73,7 @@ #include #include +#include #include #include @@ -727,7 +728,7 @@ eepromread(io, offset) */ void iywatchdog(ifp) - struct ifnet *ifp + struct ifnet *ifp; { struct iy_softc *sc = ifp->if_softc; -- cgit v1.2.3