summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-01-05 13:39:06 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-01-05 13:39:06 +0000
commit6380106bae44a6ffe0b2ee44fce8a04b502f11a5 (patch)
treebc40284db592a66868d766098cd23113960674b7 /sys/arch
parent3dc322289eb175e89975de5208f7e1097b2ead75 (diff)
from ragge: Don't include de.h; it doesn't exist anymore
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/vax/if/if_de.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/vax/if/if_de.c b/sys/arch/vax/if/if_de.c
index cf239587ca3..d0ca45bd9ac 100644
--- a/sys/arch/vax/if/if_de.c
+++ b/sys/arch/vax/if/if_de.c
@@ -1,4 +1,4 @@
-/* $NetBSD: if_de.c,v 1.11 1995/12/24 02:30:52 mycroft Exp $ */
+/* $NetBSD: if_de.c,v 1.12 1995/12/30 19:42:16 ragge Exp $ */
/*
* Copyright (c) 1982, 1986, 1989 Regents of the University of California.
@@ -35,8 +35,6 @@
* @(#)if_de.c 7.12 (Berkeley) 12/16/90
*/
-#include "de.h"
-
/*
* DEC DEUNA interface
*