diff --git a/src/node_report.cc b/src/node_report.cc index 7477a2fd240513..6cf7cac8bfe76f 100644 --- a/src/node_report.cc +++ b/src/node_report.cc @@ -80,7 +80,7 @@ static void WriteNodeReport(Isolate* isolate, const std::string& filename, std::ostream& out, Local stackstr, - TIME_TYPE* time); + TIME_TYPE* tm_struct); static void PrintVersionInformation(JSONWriter* writer); static void PrintJavaScriptStack(JSONWriter* writer, Isolate* isolate,