summaryrefslogtreecommitdiff
path: root/sys/dev/hea
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2000-10-15 14:19:01 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2000-10-15 14:19:01 +0000
commitdb7e3af11198d19592e7e6ef827f4817e823d450 (patch)
tree635a3f586205865e0b10d1803b59721bdd143a59 /sys/dev/hea
parentc0206f33f75aaf2c86505c60385dc21a1d9534e6 (diff)
Notes
Diffstat (limited to 'sys/dev/hea')
-rw-r--r--sys/dev/hea/eni.c1
-rw-r--r--sys/dev/hea/eni_if.c1
-rw-r--r--sys/dev/hea/eni_vcm.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/hea/eni.c b/sys/dev/hea/eni.c
index 6c2b62714169..ad5a18fda83c 100644
--- a/sys/dev/hea/eni.c
+++ b/sys/dev/hea/eni.c
@@ -44,7 +44,6 @@
#include <sys/socketvar.h>
#include <sys/syslog.h>
#include <sys/eventhandler.h>
-#include <machine/clock.h>
#include <net/if.h>
#include <netinet/in.h>
#include <netatm/port.h>
diff --git a/sys/dev/hea/eni_if.c b/sys/dev/hea/eni_if.c
index 125359583b0a..cd5d1596eacb 100644
--- a/sys/dev/hea/eni_if.c
+++ b/sys/dev/hea/eni_if.c
@@ -42,7 +42,6 @@
#include <sys/time.h>
#include <sys/socket.h>
#include <sys/socketvar.h>
-#include <machine/clock.h>
#include <net/if.h>
#include <netinet/in.h>
#include <netatm/port.h>
diff --git a/sys/dev/hea/eni_vcm.c b/sys/dev/hea/eni_vcm.c
index 377d3a0dbf45..d452097e0623 100644
--- a/sys/dev/hea/eni_vcm.c
+++ b/sys/dev/hea/eni_vcm.c
@@ -42,7 +42,6 @@
#include <sys/errno.h>
#include <sys/time.h>
#include <sys/socket.h>
-#include <machine/clock.h>
#include <net/if.h>
#include <netinet/in.h>
#include <netatm/port.h>