summaryrefslogtreecommitdiff
path: root/src/librc/rc.map
diff options
context:
space:
mode:
Diffstat (limited to 'src/librc/rc.map')
-rw-r--r--src/librc/rc.map2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/librc/rc.map b/src/librc/rc.map
index e1dd843..e9fed69 100644
--- a/src/librc/rc.map
+++ b/src/librc/rc.map
@@ -44,6 +44,8 @@ global:
rc_stringlist_add;
rc_stringlist_addu;
rc_stringlist_delete;
+ rc_stringlist_find;
+ rc_stringlist_split;
rc_stringlist_new;
rc_stringlist_sort;
rc_stringlist_free;