diff options
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/sigunwind.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/sigunwind.c b/hurd/sigunwind.c index de76cf2436..28213091e3 100644 --- a/hurd/sigunwind.c +++ b/hurd/sigunwind.c @@ -22,7 +22,7 @@ #include <jmpbuf-unwind.h> #include <assert.h> #include <stdint.h> - +#include <pointer_guard.h> /* _hurd_setup_sighandler puts a link on the `active resources' chain so that _longjmp_unwind will call this function with the `struct sigcontext *' |