summaryrefslogtreecommitdiff
path: root/sys/dev/ic/aac.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/aac.c')
-rw-r--r--sys/dev/ic/aac.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/aac.c b/sys/dev/ic/aac.c
index 27b61baf010..2d17ba6932c 100644
--- a/sys/dev/ic/aac.c
+++ b/sys/dev/ic/aac.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: aac.c,v 1.6 2001/07/04 06:49:28 niklas Exp $ */
+/* $OpenBSD: aac.c,v 1.7 2001/08/12 20:12:11 mickey Exp $ */
/*-
* Copyright (c) 2000 Michael Smith
@@ -52,7 +52,6 @@
#include <machine/bus.h>
#include <vm/vm.h>
-#include <vm/pmap.h>
#include <scsi/scsi_all.h>
#include <scsi/scsi_disk.h>