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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/standalone/close.c b/sysdeps/standalone/close.c
index 7ef1a5f878..2d92937ec1 100644
--- a/sysdeps/standalone/close.c
+++ b/sysdeps/standalone/close.c
@@ -22,7 +22,7 @@ Cambridge, MA 02139, USA.  */
 #include <errno.h>
 #include <unistd.h>
 
-#include <stdio_lim.h>
+#include <bits/stdio_lim.h>
 #include "filedesc.h"
 
 /* Close the file descriptor FD.  */