Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ShExBy/shex_roo.../usr/include/sepol
File: roles.h
#ifndef _SEPOL_ROLES_H_
[0] Fix | Delete
#define _SEPOL_ROLES_H_
[1] Fix | Delete
[2] Fix | Delete
#ifdef __cplusplus
[3] Fix | Delete
extern "C" {
[4] Fix | Delete
#endif
[5] Fix | Delete
[6] Fix | Delete
extern int sepol_role_exists(const sepol_policydb_t * policydb,
[7] Fix | Delete
const char *role, int *response);
[8] Fix | Delete
[9] Fix | Delete
extern int sepol_role_list(const sepol_policydb_t * policydb,
[10] Fix | Delete
char ***roles, unsigned int *nroles);
[11] Fix | Delete
[12] Fix | Delete
#ifdef __cplusplus
[13] Fix | Delete
}
[14] Fix | Delete
#endif
[15] Fix | Delete
[16] Fix | Delete
#endif
[17] Fix | Delete
[18] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function