aboutsummaryrefslogtreecommitdiffstats
path: root/conf.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--conf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.h b/conf.h
new file mode 100644
index 000000000..ee7656e59
--- /dev/null
+++ b/conf.h
@@ -0,0 +1,3 @@
+
+int read_rc_file(char *filename, options_t *options);
+