Parcourir la source

get rid of wcrtomb jump reloc

Peter S. Mazinger il y a 20 ans
Parent
commit
503fec1564
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      libc/stdio/scanf.c

+ 1 - 0
libc/stdio/scanf.c

@@ -94,6 +94,7 @@ libc_hidden_proto(vfwscanf)
 libc_hidden_proto(vswscanf)
 libc_hidden_proto(mbsrtowcs)
 libc_hidden_proto(mbrtowc)
+libc_hidden_proto(wcrtomb)
 libc_hidden_proto(ungetwc)
 libc_hidden_proto(iswspace)
 libc_hidden_proto(fgetwc_unlocked)