aboutsummaryrefslogtreecommitdiff
path: root/gdb/stabsread.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stabsread.h')
-rw-r--r--gdb/stabsread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/stabsread.h b/gdb/stabsread.h
index 071552e..a48f4b1 100644
--- a/gdb/stabsread.h
+++ b/gdb/stabsread.h
@@ -162,7 +162,7 @@ struct stab_section_list
they are only used by some stabs readers. */
extern struct partial_symtab *end_psymtab (struct partial_symtab *pst,
- char **include_list,
+ const char **include_list,
int num_includes,
int capping_symbol_offset,
CORE_ADDR capping_text,