aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmain.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldmain.h')
-rw-r--r--ld/ldmain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldmain.h b/ld/ldmain.h
index 976810e..6fba646 100644
--- a/ld/ldmain.h
+++ b/ld/ldmain.h
@@ -23,7 +23,7 @@
#define LDMAIN_H
extern char *program_name;
-extern char *ld_sysroot;
+extern const char *ld_sysroot;
extern char *ld_canon_sysroot;
extern int ld_canon_sysroot_len;
extern bfd *output_bfd;