Mike Frysinger пре 20 година
родитељ
комит
623f8de43a
1 измењених фајлова са 2 додато и 0 уклоњено
  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