diff options
Diffstat (limited to 'usr/src/lib/libctf/common/mapfile-vers')
-rw-r--r-- | usr/src/lib/libctf/common/mapfile-vers | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/lib/libctf/common/mapfile-vers b/usr/src/lib/libctf/common/mapfile-vers index b26ee8ceb4..37ef440ab3 100644 --- a/usr/src/lib/libctf/common/mapfile-vers +++ b/usr/src/lib/libctf/common/mapfile-vers @@ -23,7 +23,7 @@ # # -# Copyright 2018 Joyent, Inc. +# Copyright 2019 Joyent, Inc. # # @@ -86,6 +86,7 @@ SYMBOL_VERSION SUNWprivate_1.2 { ctf_func_args_by_id; ctf_func_info_by_id; ctf_function_iter; + ctf_has_c_source; ctf_kind_name; ctf_label_info; ctf_label_iter; |