From 2bb8e7dac97c65cf39fc1dcdc21a090362b928fa Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Tue, 8 Apr 2014 09:02:52 +0000 Subject: No need for --- sys/arch/amd64/pci/vga_post.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys/arch/amd64') diff --git a/sys/arch/amd64/pci/vga_post.c b/sys/arch/amd64/pci/vga_post.c index e4ab05158ba..821bc1e3d62 100644 --- a/sys/arch/amd64/pci/vga_post.c +++ b/sys/arch/amd64/pci/vga_post.c @@ -1,4 +1,4 @@ -/* $OpenBSD: vga_post.c,v 1.5 2012/12/05 23:20:10 deraadt Exp $ */ +/* $OpenBSD: vga_post.c,v 1.6 2014/04/08 09:02:51 mpi Exp $ */ /* $NetBSD: vga_post.c,v 1.12 2009/03/15 21:32:36 cegger Exp $ */ /*- @@ -33,11 +33,10 @@ #include #include #include + #include -#include #include - #include #include -- cgit v1.2.3