1 #ifndef _SEPOL_NODE_INTERNAL_H_
2 #define _SEPOL_NODE_INTERNAL_H_
3 
4 #include <sepol/node_record.h>
5 #include <sepol/nodes.h>
6 
7 #endif
8