aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa/pcvt
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-02-06 12:14:30 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-02-06 12:14:30 +0000
commit0b08f5f73743f75cfe4603d65bf68a36aca310af (patch)
treef2b2237b4e93c12887da2b4f11bd323cf46ea26a /sys/i386/isa/pcvt
parentdbf1ec592eb130f8c9cdadd66e7020bb30232701 (diff)
downloadsrc-0b08f5f73743f75cfe4603d65bf68a36aca310af.tar.gz
src-0b08f5f73743f75cfe4603d65bf68a36aca310af.zip
Back out DIAGNOSTIC changes.
Notes
Notes: svn path=/head/; revision=33134
Diffstat (limited to 'sys/i386/isa/pcvt')
-rw-r--r--sys/i386/isa/pcvt/pcvt_sup.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/isa/pcvt/pcvt_sup.c b/sys/i386/isa/pcvt/pcvt_sup.c
index 5a551cf8e95f..d34c01bf5721 100644
--- a/sys/i386/isa/pcvt/pcvt_sup.c
+++ b/sys/i386/isa/pcvt/pcvt_sup.c
@@ -64,8 +64,6 @@
#include "vt.h"
#if NVT > 0
-#include "opt_diagnostic.h"
-
#include <i386/isa/pcvt/pcvt_hdr.h> /* global include */
static void vid_cursor ( struct cursorshape *data );