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