mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-04 12:42:04 +00:00
7 lines
89 B
C
7 lines
89 B
C
|
#ifndef _CHECKPOLICY_H_
|
||
|
#define _CHECKPOLICY_H_
|
||
|
|
||
|
extern unsigned int policyvers;
|
||
|
|
||
|
#endif
|