artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db1a153
)
need dev/pci/vga_pcivar.h
author
deraadt
<deraadt@openbsd.org>
Tue, 22 Jul 2014 04:44:09 +0000
(
04:44
+0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 22 Jul 2014 04:44:09 +0000
(
04:44
+0000)
sys/arch/sparc64/dev/vgafb.c
patch
|
blob
|
history
diff --git
a/sys/arch/sparc64/dev/vgafb.c
b/sys/arch/sparc64/dev/vgafb.c
index
ec01610
..
1044987
100644
(file)
--- a/
sys/arch/sparc64/dev/vgafb.c
+++ b/
sys/arch/sparc64/dev/vgafb.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: vgafb.c,v 1.6
1 2014/07/22 04:42:51 jsg Exp $
*/
+/* $OpenBSD: vgafb.c,v 1.6
2 2014/07/22 04:44:09 deraadt Exp $
*/
/*
* Copyright (c) 2001 Jason L. Wright (jason@thought.net)
@@
-55,6
+55,8
@@
#include <dev/wscons/wsdisplayvar.h>
#include <dev/rasops/rasops.h>
+#include <dev/pci/vga_pcivar.h>
+
#include <machine/fbvar.h>
struct vgafb_softc {