diff options
Diffstat (limited to 'include/printf.h')
-rw-r--r-- | include/printf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/printf.h b/include/printf.h index 984f263..7b4d209 100644 --- a/include/printf.h +++ b/include/printf.h @@ -4,7 +4,7 @@ # ifndef _ISOMAC -#include <xlocale.h> +#include <bits/types/locale_t.h> /* Now define the internal interfaces. */ extern int __printf_fphex (FILE *, const struct printf_info *, |