summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ic/i82365var.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ic/i82365var.h b/sys/dev/ic/i82365var.h
index 5dfd34bb859..dac3136a356 100644
--- a/sys/dev/ic/i82365var.h
+++ b/sys/dev/ic/i82365var.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: i82365var.h,v 1.11 2001/06/24 20:34:22 fgsch Exp $ */
+/* $OpenBSD: i82365var.h,v 1.12 2001/06/24 20:56:29 fgsch Exp $ */
/* $NetBSD: i82365var.h,v 1.4 1998/05/23 18:32:29 matt Exp $ */
/*
@@ -40,8 +40,6 @@
struct proc;
-extern int cold;
-
struct pcic_event {
SIMPLEQ_ENTRY(pcic_event) pe_q;
int pe_type;