aboutsummaryrefslogtreecommitdiffstats
path: root/common/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/init.h')
-rw-r--r--common/init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/init.h b/common/init.h
index eea2eb167..530a4797c 100644
--- a/common/init.h
+++ b/common/init.h
@@ -38,6 +38,7 @@
void register_mem_cleanup_func (void (*func)(void));
+void early_system_init (void);
void _init_common_subsystems (gpg_err_source_t errsource,
int *argcp, char ***argvp);
#define init_common_subsystems(a,b) \