diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2022-06-30 14:22:38 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2022-06-30 14:31:26 +0000 |
| commit | ec014502eee7a7d3a7e4d71e41a1e1dbc8a69dce (patch) | |
| tree | 8b8e4afd9305920d58e0e05fb5747738396385f2 /lib/libsysdecode | |
| parent | 333670372ffe2f1c562e1088a7779eb709006ba2 (diff) | |
Diffstat (limited to 'lib/libsysdecode')
| -rw-r--r-- | lib/libsysdecode/mkioctls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsysdecode/mkioctls b/lib/libsysdecode/mkioctls index 19e898dcc85d..d4bd08e1367e 100644 --- a/lib/libsysdecode/mkioctls +++ b/lib/libsysdecode/mkioctls @@ -70,6 +70,7 @@ BEGIN { print "#include <netinet6/ip6_mroute.h>" print "#include <stdio.h>" print "#include <cam/cam.h>" + print "#include <cam/scsi/scsi_pass.h>" print "#include <stdbool.h>" print "#include <stddef.h>" print "#include <stdint.h>" |
