diff --git a/test/birdtest.c b/test/birdtest.c index 641fd3c7..d9e598a9 100644 --- a/test/birdtest.c +++ b/test/birdtest.c @@ -511,6 +511,7 @@ bt_is_char(byte c) * Mock-ups of all necessary public functions in main.c */ +int parse_and_exit; char *bird_name; void async_config(void) {} void async_dump(void) {}