summaryrefslogtreecommitdiffstats
path: root/src/lib-config/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib-config/module.h')
-rw-r--r--src/lib-config/module.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib-config/module.h b/src/lib-config/module.h
new file mode 100644
index 0000000..eb09d70
--- /dev/null
+++ b/src/lib-config/module.h
@@ -0,0 +1,6 @@
+#include <irssi/src/common.h>
+#include <irssi/src/lib-config/iconfig.h>
+
+/* private */
+int config_error(CONFIG_REC *rec, const char *msg);
+