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 becee09..1bbe989 100644
--- a/gcc.libc.imp
+++ b/gcc.libc.imp
@@ -106,6 +106,8 @@
{ include: [ "<bits/timerfd.h>", private, "<sys/timerfd.h>", public ] },
{ include: [ "<bits/timex.h>", private, "<sys/timex.h>", public ] },
{ include: [ "<bits/types.h>", private, "<sys/types.h>", public ] },
+ { include: [ "<bits/types/siginfo_t.h>", private, "<signal.h>", public ] },
+ { include: [ "<bits/types/siginfo_t.h>", private, "<sys/wait.h>", public ] },
{ include: [ "<bits/uio.h>", private, "<sys/uio.h>", public ] },
{ include: [ "<bits/unistd.h>", private, "<unistd.h>", public ] },
{ include: [ "<bits/ustat.h>", private, "<sys/ustat.h>", private ] },