blob: e46c485e2d7b3e8ac07733cb8b9bce3de7390601 [file] [log] [blame]
William A. Kennington III194375f2018-12-14 02:14:33 -08001#include <ipmid-host/cmd-utils.hpp>
Patrick Venture0b02be92018-08-31 11:55:55 -07002#include <memory>
3#include <sdbusplus/bus.hpp>
4
Vishwanatha Subbanna3eb117a2017-07-12 16:13:49 +05305// Global Host Bound Command manager
6extern void ipmid_send_cmd_to_host(phosphor::host::command::CommandHandler&&);