aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcclibs
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2013-10-29 20:36:04 +0000
committerSean Bruno <sbruno@FreeBSD.org>2013-10-29 20:36:04 +0000
commitb01ec0d4e76611a51b68bb01f683e5876a34bd14 (patch)
tree609ab5eb16592a4bedbef242de9d9d2b2420ecdc /contrib/gcclibs
parent1f005108042222ee93dfc8b72527872735f50ee8 (diff)
downloadsrc-b01ec0d4e76611a51b68bb01f683e5876a34bd14.tar.gz
src-b01ec0d4e76611a51b68bb01f683e5876a34bd14.zip
Quiesce warning by including appropriate header file
Notes
Notes: svn path=/head/; revision=257362
Diffstat (limited to 'contrib/gcclibs')
-rw-r--r--contrib/gcclibs/libssp/ssp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/gcclibs/libssp/ssp.c b/contrib/gcclibs/libssp/ssp.c
index e1f6f3977690..46cd5793cb3c 100644
--- a/contrib/gcclibs/libssp/ssp.c
+++ b/contrib/gcclibs/libssp/ssp.c
@@ -56,6 +56,8 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
# include <syslog.h>
#endif
+#include <stdlib.h>
+
void *__stack_chk_guard = 0;
static void __attribute__ ((constructor))