mirror of
https://github.com/SELinuxProject/setools
synced 2025-04-01 14:48:07 +00:00
sepol.pxd: Add missing ibendport member in ocontext_t.u union.
This commit is contained in:
parent
17a20a596a
commit
7fbb767094
@ -634,6 +634,7 @@ cdef extern from "<sepol/policydb/policydb.h>":
|
||||
ocontext_iomem iomem
|
||||
ocontext_ioport ioport
|
||||
ocontext_ibpkey ibpkey
|
||||
ocontext_ibendport ibendport
|
||||
|
||||
#
|
||||
# ocontext_t v union
|
||||
|
Loading…
Reference in New Issue
Block a user