summaryrefslogtreecommitdiff
path: root/bfd/libcoff-in.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/libcoff-in.h')
-rw-r--r--bfd/libcoff-in.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/libcoff-in.h b/bfd/libcoff-in.h
index 17cb3b6274..c041be232b 100644
--- a/bfd/libcoff-in.h
+++ b/bfd/libcoff-in.h
@@ -166,6 +166,7 @@ struct xcoff_tdata
/* Used by the XCOFF backend linker. */
asection **csects;
long *debug_indices;
+ unsigned int *lineno_counts;
unsigned int import_file_id;
};