aboutsummaryrefslogtreecommitdiff
path: root/libio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libio/Makefile')
-rw-r--r--libio/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/libio/Makefile b/libio/Makefile
index 6759b84f1d..258ff10cb3 100644
--- a/libio/Makefile
+++ b/libio/Makefile
@@ -32,8 +32,9 @@ routines := \
iofgetpos64 iofopen64 iofsetpos64 \
fputwc fputwc_u getwc getwc_u getwchar getwchar_u iofgetws iofgetws_u \
iofputws iofputws_u iogetwline iowpadn ioungetwc putwc putwc_u \
- putchar putchar_u swprintf vwprintf wprintf wscanf fwscanf vwscanf \
- vswprintf iovswscanf swscanf wgenops wstrops wfileops iofwide \
+ putwchar putwchar_u putchar putchar_u swprintf vwprintf wprintf \
+ wscanf fwscanf vwscanf vswprintf iovswscanf swscanf wgenops wstrops \
+ wfileops iofwide \
\
clearerr feof ferror fileno fputc freopen fseek getc getchar \
memstream pclose putc putchar rewind setbuf setlinebuf vasprintf \