summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/creator_upa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc64/dev/creator_upa.c')
-rw-r--r--sys/arch/sparc64/dev/creator_upa.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc64/dev/creator_upa.c b/sys/arch/sparc64/dev/creator_upa.c
index 54adb512479..aae2b90550f 100644
--- a/sys/arch/sparc64/dev/creator_upa.c
+++ b/sys/arch/sparc64/dev/creator_upa.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: creator_upa.c,v 1.6 2003/06/02 20:02:49 jason Exp $ */
+/* $OpenBSD: creator_upa.c,v 1.7 2003/06/17 17:35:40 miod Exp $ */
/*
* Copyright (c) 2002 Jason L. Wright (jason@thought.net)
@@ -42,6 +42,7 @@
#include <dev/wscons/wsdisplayvar.h>
#include <dev/wscons/wscons_raster.h>
#include <dev/rasops/rasops.h>
+#include <machine/fbvar.h>
#include <sparc64/dev/creatorreg.h>
#include <sparc64/dev/creatorvar.h>