xref: /aosp_15_r20/external/selinux/libsepol/src/port_internal.h (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
1 #ifndef _SEPOL_PORT_INTERNAL_H_
2 #define _SEPOL_PORT_INTERNAL_H_
3 
4 #include <sepol/port_record.h>
5 #include <sepol/ports.h>
6 
7 #endif
8