commit | 2c9e1625b8f4a1be89995b8c8c4c232fcc46791e | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Feb 07 15:45:19 2019 -0800 |
committer | William A. Kennington III <wak@google.com> | Tue Feb 12 11:46:08 2019 -0800 |
tree | 236649fdea9c1e91fce94fedd7fa0cd7783b9706 | |
parent | 575a55ae3a1c5513969ffe6b89832edf3f94b674 [diff] [blame] |
Convert host-ipmid -> libipmid phosphor-host-ipmid now exposes a library along with headers for interfacing with the ipmi daemon. Compile and link against the new library. Change-Id: I7dfdf4ce6364a29b5bbc0696adc1e695651fbe1c Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/pcie_i2c.hpp b/pcie_i2c.hpp index 6150226..3985698 100644 --- a/pcie_i2c.hpp +++ b/pcie_i2c.hpp
@@ -1,6 +1,6 @@ #pragma once -#include <host-ipmid/ipmid-api.h> +#include <ipmid/api.h> namespace google {