summaryrefslogtreecommitdiffstats
path: root/sys/dev/pbio
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-11-11 19:14:09 +0000
committerobrien <obrien@FreeBSD.org>2004-11-11 19:14:09 +0000
commitddc9de072edd41e37e83f4e86edba3cfa4385a1b (patch)
treed7d188d8f764a7f74d429c5f9d5e842024f7eef0 /sys/dev/pbio
parent530b64583e6a9ee8dbc649e54c689c7df12789b4 (diff)
downloadFreeBSD-src-ddc9de072edd41e37e83f4e86edba3cfa4385a1b.zip
FreeBSD-src-ddc9de072edd41e37e83f4e86edba3cfa4385a1b.tar.gz
Catch up with the header repo copy.
Diffstat (limited to 'sys/dev/pbio')
-rw-r--r--sys/dev/pbio/pbio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pbio/pbio.c b/sys/dev/pbio/pbio.c
index 37a46a3..14b21f3 100644
--- a/sys/dev/pbio/pbio.c
+++ b/sys/dev/pbio/pbio.c
@@ -46,7 +46,7 @@ __FBSDID("$FreeBSD$");
#include <machine/resource.h>
#include <machine/clock.h> /* DELAY() */
#include <sys/rman.h>
-#include <sys/pbioio.h> /* pbio IOCTL definitions */
+#include <dev/pbio/pbioio.h> /* pbio IOCTL definitions */
#include <sys/uio.h>
#include <sys/fcntl.h>
OpenPOWER on IntegriCloud