1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

Remove _G_HAVE_PRINTF_FP.

This commit is contained in:
Joseph Myers
2012-09-13 16:13:09 +00:00
parent 361818d502
commit ad35fc005b
5 changed files with 7 additions and 6 deletions

View File

@ -62,9 +62,6 @@
#endif /*!__P*/
#define _IO_UNIFIED_JUMPTABLES 1
#ifndef _G_HAVE_PRINTF_FP
# define _IO_USE_DTOA 1
#endif
#ifndef EOF
# define EOF (-1)