Sign in
nest-open-source
/
nest-cam
/
4320010
/
selinux
/
refs/heads/master
/
.
/
selinux
/
libsepol
/
cil
/
src
/
cil_reset_ast.h
blob: 393ff9ee2b05647511e09ff39eba25a12782893f [
file
] [
log
] [
blame
] [
edit
]
#ifndef
CIL_RESET_AST_H_
#define
CIL_RESET_AST_H_
#include
"cil_tree.h"
int
cil_reset_ast
(
struct
cil_tree_node
*
current
);
#endif
/* CIL_RESET_AST_H_ */