From 5f320e5a3ff6ec35e37ac6e0e5bd9df9d33fa401 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Sat, 17 Jun 2006 17:57:01 +0000 Subject: add sys/timeout.h --- sys/dev/ic/elink3.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/ic/elink3.c') diff --git a/sys/dev/ic/elink3.c b/sys/dev/ic/elink3.c index f21dd9a2e87..8a812bc47b2 100644 --- a/sys/dev/ic/elink3.c +++ b/sys/dev/ic/elink3.c @@ -1,4 +1,4 @@ -/* $OpenBSD: elink3.c,v 1.67 2006/03/25 22:41:42 djm Exp $ */ +/* $OpenBSD: elink3.c,v 1.68 2006/06/17 17:56:10 brad Exp $ */ /* $NetBSD: elink3.c,v 1.32 1997/05/14 00:22:00 thorpej Exp $ */ /* @@ -42,6 +42,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3