summaryrefslogtreecommitdiffstats
path: root/src/include/usr/autoboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/autoboot.h')
-rw-r--r--src/include/usr/autoboot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/usr/autoboot.h b/src/include/usr/autoboot.h
index b451a8c1..b64cbb8e 100644
--- a/src/include/usr/autoboot.h
+++ b/src/include/usr/autoboot.h
@@ -7,6 +7,8 @@
*
*/
+extern int shutdown_exit_flags;
+
extern void autoboot ( void );
extern int boot_root_path ( const char *root_path );