#ifndef ST_FAIL_H #define ST_FAIL_H #include "state.h" extern struct state st_fall_out; extern struct state st_time_out; #endif