diff --git a/sys/arch/sparc64/dev/fb.c b/sys/arch/sparc64/dev/fb.c index f956433a3c33..cc5cdc09eb92 100644 --- a/sys/arch/sparc64/dev/fb.c +++ b/sys/arch/sparc64/dev/fb.c @@ -1,4 +1,4 @@ -/* $NetBSD: fb.c,v 1.17 2000/06/26 04:56:09 simonb Exp $ */ +/* $NetBSD: fb.c,v 1.18 2000/08/23 12:08:16 pk Exp $ */ /* * Copyright (c) 1992, 1993 @@ -61,7 +61,6 @@ #include #include #include -#include static struct fbdevice *devfb;