about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386/bits/sigcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/i386/bits/sigcontext.h')
-rw-r--r--sysdeps/mach/hurd/i386/bits/sigcontext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/i386/bits/sigcontext.h b/sysdeps/mach/hurd/i386/bits/sigcontext.h
index 286b80efbd..3d5a6736aa 100644
--- a/sysdeps/mach/hurd/i386/bits/sigcontext.h
+++ b/sysdeps/mach/hurd/i386/bits/sigcontext.h
@@ -26,6 +26,7 @@
 /* Signal handlers are actually called:
    void handler (int sig, int code, struct sigcontext *scp);  */
 
+#include <bits/types/__sigset_t.h>
 #include <mach/machine/fp_reg.h>
 
 /* State of this thread when the signal was taken.  */