aboutsummaryrefslogtreecommitdiffstats
path: root/src/actionhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actionhelper.h')
-rw-r--r--src/actionhelper.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/actionhelper.h b/src/actionhelper.h
index d211df8..5bcb7ac 100644
--- a/src/actionhelper.h
+++ b/src/actionhelper.h
@@ -20,6 +20,12 @@
#include "cklist.h"
#include "dblayer.h"
+/********/
+/* INIT */
+/********/
+
+extern int init_create_config_file(UserOpt *opt);
+
/*******/
/* ADD */
/*******/