aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ld.h')
-rw-r--r--ld/ld.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ld.h b/ld/ld.h
index 71fd781..1790dc8 100644
--- a/ld/ld.h
+++ b/ld/ld.h
@@ -286,6 +286,8 @@ typedef struct
char *map_filename;
FILE *map_file;
+ char *dependency_file;
+
unsigned int split_by_reloc;
bfd_size_type split_by_file;