summaryrefslogtreecommitdiff
path: root/include/stdio_ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdio_ext.h')
-rw-r--r--include/stdio_ext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/stdio_ext.h b/include/stdio_ext.h
index 29c6e68cdb..7f8835211e 100644
--- a/include/stdio_ext.h
+++ b/include/stdio_ext.h
@@ -2,6 +2,7 @@
#include <stdio-common/stdio_ext.h>
# ifndef _ISOMAC
+# include <libio/bits/types/FILE_internals.h>
libc_hidden_proto (__fsetlocking)