aboutsummaryrefslogtreecommitdiffstats
path: root/test/birdtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/birdtest.c')
-rw-r--r--test/birdtest.c1
1 files changed, 1 insertions, 0 deletions
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) {}