aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/camdd
diff options
context:
space:
mode:
authorTycho Nightingale <tychon@FreeBSD.org>2019-05-16 17:41:16 +0000
committerTycho Nightingale <tychon@FreeBSD.org>2019-05-16 17:41:16 +0000
commitb961c0f2442979d7a611964adb729188c90e5203 (patch)
tree93a024fb0dbd3aee0fd9fe943e67fc19dd7c45c5 /usr.sbin/camdd
parentf4ab98c597fcf448d18fe51387e66da08e709a8c (diff)
downloadsrc-b961c0f2442979d7a611964adb729188c90e5203.tar.gz
src-b961c0f2442979d7a611964adb729188c90e5203.zip
Notes
Diffstat (limited to 'usr.sbin/camdd')
-rw-r--r--usr.sbin/camdd/camdd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/camdd/camdd.c b/usr.sbin/camdd/camdd.c
index 1133c6c182aa..2b41759acad8 100644
--- a/usr.sbin/camdd/camdd.c
+++ b/usr.sbin/camdd/camdd.c
@@ -51,7 +51,6 @@ __FBSDID("$FreeBSD$");
#include <sys/time.h>
#include <sys/uio.h>
#include <vm/vm.h>
-#include <machine/bus.h>
#include <sys/bus.h>
#include <sys/bus_dma.h>
#include <sys/mtio.h>