summaryrefslogtreecommitdiff
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 00000000..22e0e7c7
--- /dev/null
+++ b/src/lib-config/module.h
@@ -0,0 +1,6 @@
+#include "common.h"
+#include "iconfig.h"
+
+/* private */
+int config_error(CONFIG_REC *rec, const char *msg);
+