aboutsummaryrefslogtreecommitdiff
path: root/include/csx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/csx.h')
-rw-r--r--include/csx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/csx.h b/include/csx.h
index 20f31fd..77b94c0 100644
--- a/include/csx.h
+++ b/include/csx.h
@@ -23,5 +23,7 @@ char *csx_name(const char *name);
char *csx_str(const char *str);
+void csx_free();
+
#endif