summaryrefslogtreecommitdiffstats
path: root/nest/bird.h
diff options
context:
space:
mode:
Diffstat (limited to 'nest/bird.h')
-rw-r--r--nest/bird.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nest/bird.h b/nest/bird.h
index 597e205..b35cd31 100644
--- a/nest/bird.h
+++ b/nest/bird.h
@@ -13,4 +13,6 @@
#include "lib/birdlib.h"
#include "lib/ip.h"
+extern int shutting_down; /* The daemon is shutting down */
+
#endif