xref
: /
external
/
selinux
/
checkpolicy
/
checkpolicy.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
_CHECKPOLICY_H_
2
#
define
_CHECKPOLICY_H_
3
4
extern
unsigned
int
policyvers
;
5
6
#
endif
7