From 7d5d9bce3f1c3a356259fdb162e4a70debaee0e4 Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 22 Jul 2014 04:53:59 +0000 Subject: [PATCH] oops, duplicate --- sys/arch/sparc64/dev/vgafb.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sys/arch/sparc64/dev/vgafb.c b/sys/arch/sparc64/dev/vgafb.c index 10449870672..a187bc30033 100644 --- a/sys/arch/sparc64/dev/vgafb.c +++ b/sys/arch/sparc64/dev/vgafb.c @@ -1,4 +1,4 @@ -/* $OpenBSD: vgafb.c,v 1.62 2014/07/22 04:44:09 deraadt Exp $ */ +/* $OpenBSD: vgafb.c,v 1.63 2014/07/22 04:53:59 deraadt Exp $ */ /* * Copyright (c) 2001 Jason L. Wright (jason@thought.net) @@ -55,8 +55,6 @@ #include #include -#include - #include struct vgafb_softc { -- 2.20.1