summaryrefslogtreecommitdiffstats
path: root/runtime/glbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/glbl.h')
-rw-r--r--runtime/glbl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/glbl.h b/runtime/glbl.h
index 94eec23d..262b2cc2 100644
--- a/runtime/glbl.h
+++ b/runtime/glbl.h
@@ -88,5 +88,6 @@ PROTOTYPEObj(glbl);
void glblPrepCnf(void);
void glblProcessCnf(struct cnfobj *o);
+void glblDoneLoadCnf(void);
#endif /* #ifndef GLBL_H_INCLUDED */