diff options
Diffstat (limited to 'libctf/libctf.ver')
-rw-r--r-- | libctf/libctf.ver | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libctf/libctf.ver b/libctf/libctf.ver index e99f890..f1c9b2b 100644 --- a/libctf/libctf.ver +++ b/libctf/libctf.ver @@ -154,6 +154,7 @@ LIBCTF_1.0 { ctf_setdebug; ctf_getdebug; + ctf_errwarning_next; /* Not yet part of the stable API. */ |