diff options
Diffstat (limited to 'sysdeps/standalone/filedesc.h')
-rw-r--r-- | sysdeps/standalone/filedesc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/standalone/filedesc.h b/sysdeps/standalone/filedesc.h index a35d1cf043..d6a12a606a 100644 --- a/sysdeps/standalone/filedesc.h +++ b/sysdeps/standalone/filedesc.h @@ -26,6 +26,7 @@ #ifndef __FILEDESC_h #define __FILEDESC_h +#define _STDIO_H #include <bits/stdio_lim.h> #ifndef __DECLARE_FILE_DESCRIPTORS__ |