Codebase list checkpolicy / lintian-fixes/main checkpolicy.h
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

checkpolicy.h @lintian-fixes/mainraw · history · blame

1
2
3
4
5
6
#ifndef _CHECKPOLICY_H_
#define _CHECKPOLICY_H_

extern unsigned int policyvers;

#endif