summaryrefslogtreecommitdiff
path: root/sys/dev/pci/tga.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/tga.c')
-rw-r--r--sys/dev/pci/tga.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/pci/tga.c b/sys/dev/pci/tga.c
index e5addd7b0b6..c050c47632a 100644
--- a/sys/dev/pci/tga.c
+++ b/sys/dev/pci/tga.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: tga.c,v 1.9 2001/09/16 00:42:44 millert Exp $ */
+/* $OpenBSD: tga.c,v 1.10 2001/11/06 19:53:19 miod Exp $ */
/* $NetBSD: tga.c,v 1.31 2001/02/11 19:34:58 nathanw Exp $ */
/*
@@ -55,7 +55,6 @@
#include <dev/rasops/rasops.h>
#include <dev/wsfont/wsfont.h>
-#include <vm/vm.h>
#include <uvm/uvm_extern.h>
#ifdef __alpha__