at 'stdlib.h' should be included to get
the declaration of alloca(3).
2024-08-31 WHR
PR other/116547
* ssp.c: Include stdlib.h for alloca(3).
---
v2:
Resend with correct MIME.
v3:
Resend with text/plain.--- a/libssp/ssp.c
+++ b/libssp/ssp.c
@@ -39,6 +39,9 @@
#ifdef HAV
at 'stdlib.h' should be included to get
the declaration of alloca(3).
2024-08-31 WHR
PR other/116547
* ssp.c: Include stdlib.h for alloca(3).
---
v2:
Resend with correct MIME.--- a/libssp/ssp.c
+++ b/libssp/ssp.c
@@ -39,6 +39,9 @@
#ifdef HAVE_MALLOC_H
# include
at 'stdlib.h' should be included to get the
declaration of alloca(3).
2024-08-31 WHR
PR other/116547
* ssp.c: Include stdlib.h for alloca(3).
fix-libssp-missing-include-libstd-h.diff
Description: Binary data