aboutsummaryrefslogtreecommitdiff
path: root/bfd/lynx-core.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/lynx-core.c')
-rw-r--r--bfd/lynx-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/lynx-core.c b/bfd/lynx-core.c
index 57cd897..ef47c83 100644
--- a/bfd/lynx-core.c
+++ b/bfd/lynx-core.c
@@ -94,7 +94,7 @@ lynx_core_file_p (bfd *abfd)
core_st_t *threadp;
int pagesize;
asection *newsect;
- bfd_size_type amt;
+ size_t amt;
pagesize = getpagesize (); /* Serious cross-target issue here... This
really needs to come from a system-specific