about summary refs log tree commit diff
path: root/sysdeps/mips/dl-machine-reject-phdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/dl-machine-reject-phdr.h')
-rw-r--r--sysdeps/mips/dl-machine-reject-phdr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mips/dl-machine-reject-phdr.h b/sysdeps/mips/dl-machine-reject-phdr.h
index e784320234..45b6bcaeac 100644
--- a/sysdeps/mips/dl-machine-reject-phdr.h
+++ b/sysdeps/mips/dl-machine-reject-phdr.h
@@ -152,7 +152,7 @@ static const struct abi_req none_req = { true, true, true, false, true };
    impact of dlclose.  */
 
 static bool __attribute_used__
-elf_machine_reject_phdr_p (const ElfW(Phdr) *phdr, uint_fast16_t phnum,
+elf_machine_reject_phdr_p (const ElfW(Phdr) *phdr, unsigned int phnum,
 			   const char *buf, size_t len, struct link_map *map,
 			   int fd)
 {