---
 ltrace-elf.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ltrace-elf.h b/ltrace-elf.h
index 45db727..6ac143b 100644
--- a/ltrace-elf.h
+++ b/ltrace-elf.h
@@ -26,6 +26,7 @@ struct ltelf {
        int lte_flags;
        GElf_Addr dyn_addr;
        size_t dyn_sz;
+       GElf_Addr base_addr;
 #ifdef __mips__
        size_t pltgot_addr;
        size_t mips_local_gotno;
-- 
1.7.0.4


_______________________________________________
Ltrace-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/ltrace-devel

Reply via email to