diff options
| author | Alexander Motin <mav@FreeBSD.org> | 2015-08-15 13:34:38 +0000 |
|---|---|---|
| committer | Alexander Motin <mav@FreeBSD.org> | 2015-08-15 13:34:38 +0000 |
| commit | 2f444d157b9fc470c8a4bf69846b2c5fda30eed4 (patch) | |
| tree | fad820e06835f9adb25d184e511521ca10203ed2 /usr.bin/ctlstat | |
| parent | fcb92d50f767e289dfa9d08d4ec9c1567eb29184 (diff) | |
Notes
Diffstat (limited to 'usr.bin/ctlstat')
| -rw-r--r-- | usr.bin/ctlstat/ctlstat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ctlstat/ctlstat.c b/usr.bin/ctlstat/ctlstat.c index 3bfb24884357..f12dd4372359 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> |
