mirror of
https://github.com/SELinuxProject/selinux
synced 2025-03-11 04:37:29 +00:00
8 lines
129 B
C
8 lines
129 B
C
|
#ifndef _SEPOL_PORT_INTERNAL_H_
|
||
|
#define _SEPOL_PORT_INTERNAL_H_
|
||
|
|
||
|
#include <sepol/port_record.h>
|
||
|
#include <sepol/ports.h>
|
||
|
|
||
|
#endif
|