Use consistent defines for header availability
This commit is contained in:
@@ -44,7 +44,7 @@ PBD::trace_twb ()
|
||||
|
||||
/* Obtain a backtrace and print it to stdout. */
|
||||
|
||||
#ifdef HAVE_EXECINFO
|
||||
#ifdef HAVE_EXECINFO_H
|
||||
|
||||
#include <execinfo.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user