Manuel Novoa III %!s(int64=22) %!d(string=hai) anos
pai
achega
2c6eb9314c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libc/sysdeps/linux/common/bits/uClibc_stdio.h

+ 1 - 1
libc/sysdeps/linux/common/bits/uClibc_stdio.h

@@ -524,7 +524,7 @@ extern FILE *__stdout;			/* For putchar() macro. */
 
 #  else
 
-#   undef  __FUTC
+#   undef  __FPUTC
 #   define __FPUTC(__c, __stream) 		__FPUTC_UNLOCKED((__c),(__stream))
 #   undef  __PUTC
 #   define __PUTC(__c, __stream) 		__FPUTC_UNLOCKED((__c),(__stream))