From e7bdaf7b9085ddf893c42d722c9392bac9ed6456 Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Mon, 25 Aug 1997 08:38:49 +0000 Subject: Implement LED blinking as a run-time configurable option via the sysctl machdep.led_blink. Rename auxreg.h because we need config to generate one now. --- sys/arch/sparc/dev/fd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/sparc/dev/fd.c') diff --git a/sys/arch/sparc/dev/fd.c b/sys/arch/sparc/dev/fd.c index 1643db5b031..9597bb47ebc 100644 --- a/sys/arch/sparc/dev/fd.c +++ b/sys/arch/sparc/dev/fd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: fd.c,v 1.20 1997/08/08 08:25:06 downsj Exp $ */ +/* $OpenBSD: fd.c,v 1.21 1997/08/25 08:38:44 downsj Exp $ */ /* $NetBSD: fd.c,v 1.51 1997/05/24 20:16:19 pk Exp $ */ /*- @@ -73,7 +73,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3