diff options
Diffstat (limited to 'libctf/libctf.ver')
-rw-r--r-- | libctf/libctf.ver | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libctf/libctf.ver b/libctf/libctf.ver index cf4fa73..317913e 100644 --- a/libctf/libctf.ver +++ b/libctf/libctf.ver @@ -181,4 +181,6 @@ LIBCTF_1.1 { ctf_dict_open_sections; ctf_dict_close; ctf_parent_dict; + + ctf_link_add_linker_symbol; } LIBCTF_1.0; |