mirror of
https://github.com/SELinuxProject/setools
synced 2025-04-04 23:39:29 +00:00
sepol.pxd: Remove duplicate TYPE_FLAGS_PERMISSIVE definition
This commit is contained in:
parent
10cf639ada
commit
9f339ca9d4
@ -438,7 +438,6 @@ cdef extern from "<sepol/policydb/policydb.h>":
|
|||||||
#
|
#
|
||||||
cdef int TYPE_STAR
|
cdef int TYPE_STAR
|
||||||
cdef int TYPE_COMP
|
cdef int TYPE_COMP
|
||||||
cdef int TYPE_FLAGS_PERMISSIVE
|
|
||||||
|
|
||||||
cdef struct type_set:
|
cdef struct type_set:
|
||||||
ebitmap_t types
|
ebitmap_t types
|
||||||
|
Loading…
Reference in New Issue
Block a user