#ifndef FWD_MOVE_H #define FWD_MOVE_H #include #include int mvcheck_root(struct ast *root); #endif /* FWD_MOVE_H */