• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef _SEPOL_POLICYDB_INTERNAL_H_
2 #define _SEPOL_POLICYDB_INTERNAL_H_
3 
4 #include <sepol/policydb.h>
5 
6 extern const char * const policydb_target_strings[];
7 #endif
8