diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/wrapped/wrappedlibc_private.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h index c44e5005..685b3933 100755 --- a/src/wrapped/wrappedlibc_private.h +++ b/src/wrapped/wrappedlibc_private.h @@ -77,7 +77,7 @@ GOM(backtrace, iFEpi) //weak GOM(backtrace_symbols, pFEpi) //weak //GO(__backtrace_symbols_fd, GOM(backtrace_symbols_fd, vFEpii) //weak -//GOW(basename, +GOW(basename, pFp) GO(bcmp, iFppL) GO(bcopy, vFppL) //GO(bdflush, @@ -685,9 +685,9 @@ GO(iconv_open, LFpp) //GO(__idna_from_dns_encoding, //GO(__idna_to_dns_encoding, //GOW(if_freenameindex, -//GOW(if_indextoname, +GOW(if_indextoname, pFup) //GOW(if_nameindex, -//GOW(if_nametoindex, +GOW(if_nametoindex, uFp) //GOW(imaxabs, //GOW(imaxdiv, DATA(in6addr_any, 16) // type V |