diff options
-rw-r--r-- | src/common/dwarf_cu_to_module.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/dwarf_cu_to_module.h b/src/common/dwarf_cu_to_module.h index 6f0baeae..2b59350f 100644 --- a/src/common/dwarf_cu_to_module.h +++ b/src/common/dwarf_cu_to_module.h @@ -41,8 +41,6 @@ #include <string> -#include <elf.h> -#include <link.h> #include "common/language.h" #include "common/module.h" #include "common/dwarf/bytereader.h" |