1 #ifndef _SEPOL_CONTEXT_INTERNAL_H_
2 #define _SEPOL_CONTEXT_INTERNAL_H_
3 
4 #include <sepol/context.h>
5 #include <sepol/context_record.h>
6 
7 #endif
8