diff options
Diffstat (limited to 'stdio/Makefile')
-rw-r--r-- | stdio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio/Makefile b/stdio/Makefile index 718c492fd4..9c69e52335 100644 --- a/stdio/Makefile +++ b/stdio/Makefile @@ -35,7 +35,7 @@ routines := \ fgets gets fputs puts \ getdelim \ fclose fflush \ - vdprintf vsnprintf vsprintf vasprintf vsscanf \ + vdprintf vsnprintf vsprintf vasprintf vsscanf vscanf \ memstream obstream linewrap \ internals sysd-stdio pipestream stdio_init libc_fatal aux := defs glue |