16cd6a6acSopenharmony_ci#ifndef CIL_RESET_AST_H_ 26cd6a6acSopenharmony_ci#define CIL_RESET_AST_H_ 36cd6a6acSopenharmony_ci 46cd6a6acSopenharmony_ci#include "cil_tree.h" 56cd6a6acSopenharmony_ci 66cd6a6acSopenharmony_ciint cil_reset_ast(struct cil_tree_node *current); 76cd6a6acSopenharmony_ci 86cd6a6acSopenharmony_ci#endif /* CIL_RESET_AST_H_ */ 9