y2038: fix: Add missing libc_hidden_def for __futimens64
The libc_hidden_def () declaration for __futimens64 function was missing, so it is added in this patch.
Loading
Please register or sign in to comment
The libc_hidden_def () declaration for __futimens64 function was missing, so it is added in this patch.