summaryrefslogtreecommitdiff
path: root/sys/arch/vax/qbus/if_de.c
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2006-01-17 20:26:17 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2006-01-17 20:26:17 +0000
commit252050501dca3725a2672753529d826ce7f15872 (patch)
tree746157fd31e4a3c478d7552b6c0296f372a4eb6f /sys/arch/vax/qbus/if_de.c
parent786cf1313400d73786b44526d6df9eed3fc71829 (diff)
Use angle bracket and no relative paths for all include files which are not
created by config(8); no functional change.
Diffstat (limited to 'sys/arch/vax/qbus/if_de.c')
-rw-r--r--sys/arch/vax/qbus/if_de.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/arch/vax/qbus/if_de.c b/sys/arch/vax/qbus/if_de.c
index 2643833992e..24fd2246ec5 100644
--- a/sys/arch/vax/qbus/if_de.c
+++ b/sys/arch/vax/qbus/if_de.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_de.c,v 1.5 2005/12/10 11:45:43 miod Exp $ */
+/* $OpenBSD: if_de.c,v 1.6 2006/01/17 20:26:16 miod Exp $ */
/* $NetBSD: if_de.c,v 1.11 2001/11/13 07:11:24 lukem Exp $ */
/*
@@ -46,10 +46,6 @@
* timeout routine (get statistics)
*/
-#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_de.c,v 1.11 2001/11/13 07:11:24 lukem Exp $");
-
-#include "opt_inet.h"
#include "bpfilter.h"
#include <sys/param.h>
@@ -83,8 +79,6 @@ __KERNEL_RCSID(0, "$NetBSD: if_de.c,v 1.11 2001/11/13 07:11:24 lukem Exp $");
#include <dev/qbus/if_dereg.h>
#include <dev/qbus/if_uba.h>
-#include "ioconf.h"
-
/*
* Be careful with transmit/receive buffers, each entry steals 4 map
* registers, and there is only 496 on one unibus...