mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Quiesce warning by including appropriate header file
This commit is contained in:
parent
1f00510804
commit
b01ec0d4e7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257362
@ -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