summaryrefslogtreecommitdiffstats
path: root/gcc.libc.imp
diff options
context:
space:
mode:
Diffstat (limited to 'gcc.libc.imp')
-rw-r--r--gcc.libc.imp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc.libc.imp b/gcc.libc.imp
index 1bbe989..6f0883f 100644
--- a/gcc.libc.imp
+++ b/gcc.libc.imp
@@ -91,6 +91,8 @@
{ include: [ "<bits/string2.h>", private, "<string.h>", public ] },
{ include: [ "<bits/string3.h>", private, "<string.h>", public ] },
{ include: [ "<bits/stropts.h>", private, "<stropts.h>", public ] },
+ { include: [ "<bits/struct_stat.h>", private, "<sys/stat.h>", public ] },
+ { include: [ "<bits/struct_stat.h>", private, "<ftw.h>", public ] },
{ include: [ "<bits/sys_errlist.h>", private, "<stdio.h>", public ] },
{ include: [ "<bits/syscall.h>", private, "<sys/syscall.h>", public ] },
{ include: [ "<bits/sysctl.h>", private, "<sys/sysctl.h>", public ] },