summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 21c2651..486919c 100644
--- a/config.h
+++ b/config.h
@@ -2,5 +2,6 @@
#define _CONFIG_H_
int cfg_init();
+void cfg_free();
#endif