1 #include <ipmid-host/cmd-utils.hpp> 2 #include <memory> 3 #include <sdbusplus/bus.hpp> 4 5 // Global Host Bound Command manager 6 extern void ipmid_send_cmd_to_host(phosphor::host::command::CommandHandler&&); 7
1 #include <ipmid-host/cmd-utils.hpp> 2 #include <memory> 3 #include <sdbusplus/bus.hpp> 4 5 // Global Host Bound Command manager 6 extern void ipmid_send_cmd_to_host(phosphor::host::command::CommandHandler&&); 7