summaryrefslogtreecommitdiff
path: root/libc/stdio/fclose.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdio/fclose.c')
-rw-r--r--libc/stdio/fclose.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/stdio/fclose.c b/libc/stdio/fclose.c
index fc770dce8..ec735d100 100644
--- a/libc/stdio/fclose.c
+++ b/libc/stdio/fclose.c
@@ -5,8 +5,6 @@
* Dedicated to Toni. See uClibc/DEDICATION.mjn3 for details.
*/
-#define close __close
-
#include "_stdio.h"
libc_hidden_proto(close)