summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/ssp-local.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/ssp-local.c')
-rw-r--r--libc/sysdeps/linux/common/ssp-local.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/common/ssp-local.c b/libc/sysdeps/linux/common/ssp-local.c
index 202d956a5..6b1809a76 100644
--- a/libc/sysdeps/linux/common/ssp-local.c
+++ b/libc/sysdeps/linux/common/ssp-local.c
@@ -23,8 +23,6 @@
#include <features.h>
-extern void __stack_chk_fail (void) attribute_noreturn;
-
/* On some architectures, this helps needless PIC pointer setup
that would be needed just for the __stack_chk_fail call. */