Quiesce warning by including appropriate header file
This commit is contained in:
parent
2d2ba4044d
commit
7b1675c1e4
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user