Remove unused execinfo.h header

Fixes #2671 and #2159
This commit is contained in:
MarkusTeufelberger
2018-10-11 11:07:40 +02:00
committed by Mike Ellery
parent af1697cc6a
commit 8fc6a8175b

View File

@@ -289,11 +289,7 @@
#include <sys/time.h>
#include <net/if.h>
#include <sys/ioctl.h>
#if ! BEAST_ANDROID && ! BEAST_BSD
#include <execinfo.h>
#endif
#endif
#endif
#if BEAST_MAC || BEAST_IOS
#include <xlocale.h>