summaryrefslogtreecommitdiff
path: root/gprof/sym_ids.c
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/sym_ids.c')
-rw-r--r--gprof/sym_ids.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/sym_ids.c b/gprof/sym_ids.c
index 9e0feaa5e5..412c8d4827 100644
--- a/gprof/sym_ids.c
+++ b/gprof/sym_ids.c
@@ -46,7 +46,7 @@ static Sym_Table right_ids;
static Source_File non_existent_file =
{
- 0, "<non-existent-file>"
+ 0, "<non-existent-file>", 0, 0, 0, NULL
};