summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ic/com_subr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/com_subr.c b/sys/dev/ic/com_subr.c
index 7525347175a..a7036adf2ed 100644
--- a/sys/dev/ic/com_subr.c
+++ b/sys/dev/ic/com_subr.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: com_subr.c,v 1.5 2005/11/02 22:35:06 fgsch Exp $ */
+/* $OpenBSD: com_subr.c,v 1.6 2006/05/30 21:31:57 fkr Exp $ */
/*
* Copyright (c) 1997 - 1999, Jason Downs. All rights reserved.
@@ -92,7 +92,6 @@
#include <dev/ic/comvar.h>
#endif
#if NPCCOM > 0
-#include <dev/isa/isavar.h>
#include <i386/isa/pccomvar.h>
#endif