bfd/
[deliverable/binutils-gdb.git] / ld / ld.h
diff --git a/ld/ld.h b/ld/ld.h
index 564cb73ee3dbb57862dbcce15fd5bbc3600e0dd2..9391923b6ce83449530556671787c96d498ffd18 100644 (file)
--- a/ld/ld.h
+++ b/ld/ld.h
@@ -308,7 +308,7 @@ typedef struct {
   bfd_size_type specified_data_size;
 
   /* The size of the hash table to use.  */
-  bfd_size_type hash_table_size;
+  unsigned long hash_table_size;
 
   /* The maximum page size for ELF.  */
   bfd_vma maxpagesize;
This page took 0.023682 seconds and 4 git commands to generate.