summaryrefslogtreecommitdiff
path: root/src/app/main/subsysmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/main/subsysmgr.h')
-rw-r--r--src/app/main/subsysmgr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app/main/subsysmgr.h b/src/app/main/subsysmgr.h
index 35635a756e..ae0b3df469 100644
--- a/src/app/main/subsysmgr.h
+++ b/src/app/main/subsysmgr.h
@@ -31,6 +31,8 @@ void subsystems_prefork(void);
void subsystems_postfork(void);
void subsystems_thread_cleanup(void);
+void subsystems_dump_list(void);
+
struct config_mgr_t;
int subsystems_register_options_formats(struct config_mgr_t *mgr);
int subsystems_register_state_formats(struct config_mgr_t *mgr);