diff options
Diffstat (limited to 'stdio-common/Makefile')
-rw-r--r-- | stdio-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile index 814374b8ae..d1d922ed36 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -25,7 +25,7 @@ headers := stdio_lim.h printf.h routines := \ ctermid cuserid \ - vfprintf vprintf printf_fp reg-printf printf-prs _itoa \ + vfprintf vprintf printf_fp reg-printf printf-prs _itoa printf_fphex \ fprintf printf snprintf sprintf asprintf dprintf \ vfscanf \ fscanf scanf sscanf \ |