Add audit.h to mkioctls inclusion list: audit pipe ioctls need access
to the audit types. Submitted by: wsalamon Obtained from: TrustedBSD Project
This commit is contained in:
parent
5f36307f91
commit
571f2f563f
@ -38,6 +38,7 @@ BEGIN {
|
||||
print "#include <sys/socket.h>"
|
||||
print "#include <sys/time.h>"
|
||||
print "#include <sys/tty.h>"
|
||||
print "#include <bsm/audit.h>"
|
||||
print "#include <net/ethernet.h>"
|
||||
print "#include <net/if.h>"
|
||||
print "#include <net/if_var.h>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user