7 lines
89 B
C
7 lines
89 B
C
|
#ifndef _CHECKPOLICY_H_
|
||
|
#define _CHECKPOLICY_H_
|
||
|
|
||
|
extern unsigned int policyvers;
|
||
|
|
||
|
#endif
|