mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
libsysdecode: Grab some more ioctl definitions from CAM
MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
333670372f
commit
ec014502ee
1 changed files with 1 additions and 0 deletions
|
|
@ -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>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue