summaryrefslogtreecommitdiffstats
path: root/sys/pci/meteor.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-03-28 10:33:27 +0000
committerbde <bde@FreeBSD.org>1998-03-28 10:33:27 +0000
commitcd450d67141a2e84500ff624dc9d39c255a7de77 (patch)
treeb93fd2b4ccc29aeaa8d3fbc536cd0a353833c0d5 /sys/pci/meteor.c
parentdee7f44b926e2ae7097a847424fc1f14a017ba0d (diff)
downloadFreeBSD-src-cd450d67141a2e84500ff624dc9d39c255a7de77.zip
FreeBSD-src-cd450d67141a2e84500ff624dc9d39c255a7de77.tar.gz
Moved some #includes from <sys/param.h> nearer to where they are actually
used.
Diffstat (limited to 'sys/pci/meteor.c')
-rw-r--r--sys/pci/meteor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c
index ac24de7..f836d14 100644
--- a/sys/pci/meteor.c
+++ b/sys/pci/meteor.c
@@ -157,6 +157,8 @@
#ifdef DEVFS
#include <sys/devfsext.h>
#endif /* DEVFS */
+#include <sys/uio.h>
+
#if defined(METEOR_FreeBSD_210)
#include <machine/cpu.h> /* bootverbose */
#endif
OpenPOWER on IntegriCloud