summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pcic.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-07-28 04:04:05 +0000
committerimp <imp@FreeBSD.org>2001-07-28 04:04:05 +0000
commita7b60bfc54071158170e971c75e1d224e2ebe45b (patch)
treeedd2960ee14e9dc9dbbeab27dc16e66567b03f02 /sys/pccard/pcic.c
parentb1482550b774655371d5149ca0e1882f4606f95e (diff)
downloadFreeBSD-src-a7b60bfc54071158170e971c75e1d224e2ebe45b.zip
FreeBSD-src-a7b60bfc54071158170e971c75e1d224e2ebe45b.tar.gz
Stable requires machine/clock.h to quiet warnings. It isn't
strictly necessary on current, but having it in here makes the diffs with stable smaller and doesn't hurt anything except for phk's redundant include finder.
Diffstat (limited to 'sys/pccard/pcic.c')
-rw-r--r--sys/pccard/pcic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c
index 05da095..e4e9b45 100644
--- a/sys/pccard/pcic.c
+++ b/sys/pccard/pcic.c
@@ -37,6 +37,7 @@
#include <sys/sysctl.h>
#include <sys/systm.h>
+#include <machine/clock.h>
#include <pccard/i82365.h>
#include <pccard/pcic_pci.h>
#include <pccard/cardinfo.h>
OpenPOWER on IntegriCloud