summaryrefslogtreecommitdiff
path: root/malloc/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/Versions')
-rw-r--r--malloc/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/malloc/Versions b/malloc/Versions
index f3c3d8a093..779bc3db6c 100644
--- a/malloc/Versions
+++ b/malloc/Versions
@@ -72,5 +72,8 @@ libc {
__libc_scratch_buffer_grow;
__libc_scratch_buffer_grow_preserve;
__libc_scratch_buffer_set_array_size;
+
+ # struct out_buffer support
+ __libc_out_buffer_get_array;
}
}