summaryrefslogtreecommitdiff
path: root/sysdep/unix/unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/unix/unix.h')
-rw-r--r--sysdep/unix/unix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdep/unix/unix.h b/sysdep/unix/unix.h
index 8244fc86..0f2973f0 100644
--- a/sysdep/unix/unix.h
+++ b/sysdep/unix/unix.h
@@ -20,6 +20,7 @@ struct rfile;
/* main.c */
extern char *bird_name;
+extern int parse_and_exit;
void async_config(void);
void async_dump(void);
void async_shutdown(void);