2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 05:48:18 +00:00

Add sudo_json_free_v1 to symbol exports file too.

This commit is contained in:
Todd C. Miller 2020-02-20 12:21:09 -07:00
parent 4b4db9694a
commit 1b930b585d

View File

@ -88,6 +88,7 @@ sudo_json_add_value_as_object_v1
sudo_json_add_value_v1
sudo_json_close_array_v1
sudo_json_close_object_v1
sudo_json_free_v1
sudo_json_get_buf_v1
sudo_json_get_len_v1
sudo_json_init_v1