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.sbin/ctld | |
| parent | fcb92d50f767e289dfa9d08d4ec9c1567eb29184 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ctld')
| -rw-r--r-- | usr.sbin/ctld/kernel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ctld/kernel.c b/usr.sbin/ctld/kernel.c index 6cccdab1c426..c52390573af7 100644 --- a/usr.sbin/ctld/kernel.c +++ b/usr.sbin/ctld/kernel.c @@ -60,7 +60,6 @@ __FBSDID("$FreeBSD$"); #include <cam/scsi/scsi_message.h> #include <cam/ctl/ctl.h> #include <cam/ctl/ctl_io.h> -#include <cam/ctl/ctl_frontend_internal.h> #include <cam/ctl/ctl_backend.h> #include <cam/ctl/ctl_ioctl.h> #include <cam/ctl/ctl_backend_block.h> |
