aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/dwarf_cu_to_module.h2
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"