summaryrefslogtreecommitdiff
path: root/read_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'read_cfg.h')
-rw-r--r--read_cfg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/read_cfg.h b/read_cfg.h
index 2e8c708..c789119 100644
--- a/read_cfg.h
+++ b/read_cfg.h
@@ -5,4 +5,6 @@ void cfg_interp();
void check_line(char *buffer);
+int get_compmode();
+
#endif