]> Git Repo - linux.git/blob - security/selinux/ss/services.h
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
[linux.git] / security / selinux / ss / services.h
1 /*
2  * Implementation of the security services.
3  *
4  * Author : Stephen Smalley, <[email protected]>
5  */
6 #ifndef _SS_SERVICES_H_
7 #define _SS_SERVICES_H_
8
9 #include "policydb.h"
10 #include "sidtab.h"
11
12 extern struct policydb policydb;
13
14 #endif  /* _SS_SERVICES_H_ */
15
This page took 0.0357730000000001 seconds and 4 git commands to generate.