summaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-02-08 20:06:30 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-02-08 20:06:30 +0000
commita2da1673fe32540799c801e8aec374dc1c0e0596 (patch)
treef01cfb3fd9e2fa7aaa067809b09afe2c024be294 /debug
parent7f3e75f87a93265e5a9feb1ba320f4b19f29cd67 (diff)
Remove CHECK_N and bp-checks.h.
Diffstat (limited to 'debug')
-rw-r--r--debug/segfault.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/debug/segfault.c b/debug/segfault.c
index 99c65a7f13..e1d058f0c7 100644
--- a/debug/segfault.c
+++ b/debug/segfault.c
@@ -31,8 +31,6 @@
#include <_itoa.h>
#include <ldsodefs.h>
-#include <bp-checks.h>
-
/* This file defines macros to access the content of the sigcontext element
passed up by the signal handler. */
#include <sigcontextinfo.h>