mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
2005-02-22 Roland McGrath <roland@redhat.com>
* sysdeps/unix/sysv/linux/libc_fatal.c: Include <execinfo.h> for __backtrace_* decls.
This commit is contained in:
parent
c5e573031f
commit
61a4f6fb43
@ -27,6 +27,7 @@
|
|||||||
#include <sysdep.h>
|
#include <sysdep.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <sys/syslog.h>
|
#include <sys/syslog.h>
|
||||||
|
#include <execinfo.h>
|
||||||
|
|
||||||
/* Abort with an error message. */
|
/* Abort with an error message. */
|
||||||
#include <not-cancel.h>
|
#include <not-cancel.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user