aboutsummaryrefslogtreecommitdiff
path: root/libctf/libctf.ver
diff options
context:
space:
mode:
Diffstat (limited to 'libctf/libctf.ver')
-rw-r--r--libctf/libctf.ver2
1 files changed, 2 insertions, 0 deletions
diff --git a/libctf/libctf.ver b/libctf/libctf.ver
index 5f5dc57..cf4fa73 100644
--- a/libctf/libctf.ver
+++ b/libctf/libctf.ver
@@ -177,6 +177,8 @@ LIBCTF_1.0 {
LIBCTF_1.1 {
global:
+ ctf_dict_open;
+ ctf_dict_open_sections;
ctf_dict_close;
ctf_parent_dict;
} LIBCTF_1.0;