summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--redfish-core/include/resource_messages.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/redfish-core/include/resource_messages.hpp b/redfish-core/include/resource_messages.hpp
index e66ae6fc93..0b0773eb82 100644
--- a/redfish-core/include/resource_messages.hpp
+++ b/redfish-core/include/resource_messages.hpp
@@ -8,7 +8,7 @@ namespace redfish
namespace messages
{
-nlohmann::json
+inline nlohmann::json
getLogResourceEvent(redfish::registries::resource_event::Index name,
std::span<const std::string_view> args)
{