summaryrefslogtreecommitdiff
path: root/ldso/ldso/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/hash.h')
-rw-r--r--ldso/ldso/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/hash.h b/ldso/ldso/hash.h
index 2eeda2d46..f7c6eebd5 100644
--- a/ldso/ldso/hash.h
+++ b/ldso/ldso/hash.h
@@ -35,7 +35,7 @@ struct elf_resolve{
unsigned int dynamic_size;
unsigned int n_phent;
- struct elf_phdr * ppnt;
+ Elf32_Phdr * ppnt;
};
#if 0