diff --git a/shell/source/unix/sysshell/recently_used_file_handler.cxx b/shell/source/unix/sysshell/recently_used_file_handler.cxx index c6c02baeb82c..b5dbcc10cf7b 100644 --- a/shell/source/unix/sysshell/recently_used_file_handler.cxx +++ b/shell/source/unix/sysshell/recently_used_file_handler.cxx @@ -61,8 +61,9 @@ namespace /* private */ { struct recently_used_item { - recently_used_item() : - is_private_(false) + recently_used_item() + : timestamp_(-1) + , is_private_(false) {} recently_used_item(