aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/xm-sysv4.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/xm-sysv4.h')
-rw-r--r--gdb/config/xm-sysv4.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/xm-sysv4.h b/gdb/config/xm-sysv4.h
index 1ffe8fa..06215e6 100644
--- a/gdb/config/xm-sysv4.h
+++ b/gdb/config/xm-sysv4.h
@@ -31,6 +31,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define NEED_POSIX_SETPGID
+/* SVR4 has sigsetjmp and siglongjmp */
+#define HAVE_SIGSETJMP
+
/* We have to include these files now, so that GDB will not make
competing definitions in defs.h. */
#include <limits.h>