xref: /aosp_15_r20/external/selinux/libsepol/src/context_internal.h (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
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