[msan] Delete unused glibc header <execinfo.h>

The file does not call backtrace/backtrace_symbols.
This commit is contained in:
Fangrui Song 2020-12-27 21:59:23 -08:00
parent 99d650b369
commit 60afb58bfe
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#include <signal.h>
#include <unistd.h>
#include <unwind.h>
#include <execinfo.h>
#include <sys/time.h>
#include <sys/resource.h>