diff options
Diffstat (limited to 'lib/zebra.h')
| -rw-r--r-- | lib/zebra.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/zebra.h b/lib/zebra.h index a7db00b16e..f838990b30 100644 --- a/lib/zebra.h +++ b/lib/zebra.h @@ -156,10 +156,6 @@ #define UINT32_MAX (4294967295U) #endif -#ifdef HAVE_GLIBC_BACKTRACE -#include <execinfo.h> -#endif /* HAVE_GLIBC_BACKTRACE */ - /* Local includes: */ #if !defined(__GNUC__) #define __attribute__(x) |
