Sign in
android
/
platform
/
external
/
selinux
/
dfdc062b108e9d8235379e1b03ec6c2639e24e3a
/
.
/
libsepol
/
cil
/
src
/
cil_reset_ast.h
blob: 393ff9ee2b05647511e09ff39eba25a12782893f [
file
] [
log
] [
blame
]
#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_ */