aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2022-06-30 14:22:38 +0000
committerMark Johnston <markj@FreeBSD.org>2022-06-30 14:31:26 +0000
commitec014502eee7a7d3a7e4d71e41a1e1dbc8a69dce (patch)
tree8b8e4afd9305920d58e0e05fb5747738396385f2 /lib/libsysdecode
parent333670372ffe2f1c562e1088a7779eb709006ba2 (diff)
Diffstat (limited to 'lib/libsysdecode')
-rw-r--r--lib/libsysdecode/mkioctls1
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>"