commit | 62817fa92d7a728e2b4d045019776cab0809289f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Mon Mar 20 14:20:49 2017 -0500 |
committer | Andrew Geissler <andrewg@us.ibm.com> | Tue May 09 12:49:02 2017 -0500 |
tree | fc8514b997ea82e4384696eac84dcaea8e53c39d | |
parent | dd2c6fdc50572c90d5919d0839f1dac82388c2ed [diff] [blame] |
Register new Control.Host bus in ipmid This sets up the framework for future commits to implement the required interfaces and signals in Control.Host Change-Id: I43cd7d3047ed9cfbf1a01e7ba3a0310e9d47c307 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
diff --git a/host-services.hpp b/host-services.hpp new file mode 100644 index 0000000..4c2ddad --- /dev/null +++ b/host-services.hpp
@@ -0,0 +1 @@ +#include <systemd/sd-bus.h>