1 #ifndef _SEPOL_USER_INTERNAL_H_
2 #define _SEPOL_USER_INTERNAL_H_
3 
4 #include <sepol/user_record.h>
5 #include <sepol/users.h>
6 
7 #endif
8