From ae882f68193e00deebce41c32df644b6cb2f2a47 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Mon, 4 Jan 2021 15:03:31 +0300 Subject: . --- include/csx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/csx.h b/include/csx.h index 56a0114..8d1e8f0 100644 --- a/include/csx.h +++ b/include/csx.h @@ -18,5 +18,7 @@ csx_base_data *csx_base(csx_base_data base); char *csx_name(const char *name); +void *csx_str(const char *str); + #endif -- cgit v1.2.3