Sign in
android
/
platform
/
external
/
selinux
/
273398f7b84158dc5310f212a8073a8d755b3728
/
.
/
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_ */