From 2263d97a9b4502a114316690c3e9bff7cfd0dc9a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 22 Jul 2014 04:54:00 +0000 Subject: 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 { -- cgit v1.2.3