summaryrefslogtreecommitdiffstats
path: root/usr.bin/ctlstat/ctlstat.c
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-08-15 13:34:38 +0000
committermav <mav@FreeBSD.org>2015-08-15 13:34:38 +0000
commitc9d448ea79d3a7a6fb7e135be03c5b2fbad87340 (patch)
treefad820e06835f9adb25d184e511521ca10203ed2 /usr.bin/ctlstat/ctlstat.c
parent3cd702f2719795c014a945d59e1c3f99b5b08d09 (diff)
downloadFreeBSD-src-c9d448ea79d3a7a6fb7e135be03c5b2fbad87340.zip
FreeBSD-src-c9d448ea79d3a7a6fb7e135be03c5b2fbad87340.tar.gz
Drop "internal" CTL frontend.
Its idea was to be a simple initiator and execute several commands from kernel level, but FreeBSD never had consumer for that functionality, while its implementation polluted many unrelated places..
Diffstat (limited to 'usr.bin/ctlstat/ctlstat.c')
-rw-r--r--usr.bin/ctlstat/ctlstat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ctlstat/ctlstat.c b/usr.bin/ctlstat/ctlstat.c
index 3bfb248..f12dd43 100644
--- a/usr.bin/ctlstat/ctlstat.c
+++ b/usr.bin/ctlstat/ctlstat.c
@@ -62,7 +62,6 @@ __FBSDID("$FreeBSD$");
#include <cam/ctl/ctl_io.h>
#include <cam/ctl/ctl_scsi_all.h>
#include <cam/ctl/ctl_util.h>
-#include <cam/ctl/ctl_frontend_internal.h>
#include <cam/ctl/ctl_backend.h>
#include <cam/ctl/ctl_ioctl.h>
OpenPOWER on IntegriCloud