summaryrefslogtreecommitdiffstats
path: root/system_manager/server/src/ss_system_manager_error_event_triggers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'system_manager/server/src/ss_system_manager_error_event_triggers.cpp')
-rw-r--r--system_manager/server/src/ss_system_manager_error_event_triggers.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/system_manager/server/src/ss_system_manager_error_event_triggers.cpp b/system_manager/server/src/ss_system_manager_error_event_triggers.cpp
index a0bf3261..385a628d 100644
--- a/system_manager/server/src/ss_system_manager_error_event_triggers.cpp
+++ b/system_manager/server/src/ss_system_manager_error_event_triggers.cpp
@@ -1,5 +1,5 @@
/*
- * @copyright Copyright (c) 2016-2019 TOYOTA MOTOR CORPORATION.
+ * @copyright Copyright (c) 2016-2020 TOYOTA MOTOR CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -33,11 +33,10 @@
#include <string.h>
#include <system_service/ss_power_service_notifications.h>
#include <system_service/ss_power_service_protocol.h>
-//#include <stub/ss_diag.h>
+#include <stub/ss_diag.h>
#include <system_service/ss_test_clients.h>
#include <native_service/ns_np_service_protocol.h>
#include <native_service/frameworkunified_application.h>
-#include <system_service/ss_sm_rom_access.h>
#include <system_service/ss_sm_thread_names.h>
#include <system_service/ss_templates.h>
#include <native_service/ns_plogger_if.h>