Explorar el Código

used hidden close

Mike Frysinger hace 18 años
padre
commit
623f8de43a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      libc/stdio/fclose.c

+ 2 - 0
libc/stdio/fclose.c

@@ -5,6 +5,8 @@
  * Dedicated to Toni.  See uClibc/DEDICATION.mjn3 for details.
  */
 
+#define close __close
+
 #include "_stdio.h"
 
 #undef fclose