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