summaryrefslogtreecommitdiff
path: root/pith/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/state.h')
-rw-r--r--pith/state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/state.h b/pith/state.h
index f09a5b24..d0f76cbc 100644
--- a/pith/state.h
+++ b/pith/state.h
@@ -394,6 +394,6 @@ void free_vars(struct pine *);
void free_variable_values(struct variable *);
PINERC_S *new_pinerc_s(char *);
void free_pinerc_s(PINERC_S **);
-
+void free_pith_module_globals(void);
#endif /* PITH_STATE_INCLUDED */