about summary refs log tree commit diff
path: root/sysdeps/standalone/close.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/standalone/close.c')
-rw-r--r--sysdeps/standalone/close.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/standalone/close.c b/sysdeps/standalone/close.c
index 2e33b3c2c6..114d726c6d 100644
--- a/sysdeps/standalone/close.c
+++ b/sysdeps/standalone/close.c
@@ -21,6 +21,7 @@
 #include <errno.h>
 #include <unistd.h>
 
+#define _STDIO_H
 #include <bits/stdio_lim.h>
 #include "filedesc.h"