aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sn
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/sn
parentc0206f33f75aaf2c86505c60385dc21a1d9534e6 (diff)
Notes
Diffstat (limited to 'sys/dev/sn')
-rw-r--r--sys/dev/sn/if_sn.c1
-rw-r--r--sys/dev/sn/if_sn_isa.c1
-rw-r--r--sys/dev/sn/if_sn_pccard.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c
index f1d284042b3b..ad3a3b86f38c 100644
--- a/sys/dev/sn/if_sn.c
+++ b/sys/dev/sn/if_sn.c
@@ -117,7 +117,6 @@
#include <net/bpf.h>
#include <net/bpfdesc.h>
-#include <machine/clock.h>
#include <dev/sn/if_snreg.h>
#include <dev/sn/if_snvar.h>
diff --git a/sys/dev/sn/if_sn_isa.c b/sys/dev/sn/if_sn_isa.c
index 157be8f1143f..c48d4bc99d59 100644
--- a/sys/dev/sn/if_sn_isa.c
+++ b/sys/dev/sn/if_sn_isa.c
@@ -43,7 +43,6 @@
#include <net/if.h>
#include <net/if_arp.h>
-#include <machine/clock.h>
#include <isa/isavar.h>
diff --git a/sys/dev/sn/if_sn_pccard.c b/sys/dev/sn/if_sn_pccard.c
index 61a300016cab..08933d433d99 100644
--- a/sys/dev/sn/if_sn_pccard.c
+++ b/sys/dev/sn/if_sn_pccard.c
@@ -47,7 +47,6 @@
#include <net/if.h>
#include <net/if_arp.h>
-#include <machine/clock.h>
#include <dev/sn/if_snvar.h>
#include <dev/pccard/pccardvar.h>