diff options
Diffstat (limited to 'sysdeps/standalone/filedesc.h')
-rw-r--r-- | sysdeps/standalone/filedesc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/standalone/filedesc.h b/sysdeps/standalone/filedesc.h index bf3b6a9f0c..e4b8d6545e 100644 --- a/sysdeps/standalone/filedesc.h +++ b/sysdeps/standalone/filedesc.h @@ -27,7 +27,7 @@ Cambridge, MA 02139, USA. */ #ifndef __FILEDESC_h #define __FILEDESC_h -#include <stdio_lim.h> +#include <bits/stdio_lim.h> #ifndef __DECLARE_FILE_DESCRIPTORS__ #define FILEDESC_EXTERN extern |