From acebece38c2c169177bb70e24141e099d873af30 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Thu, 7 Feb 2019 15:15:44 -0800 Subject: 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: I663e6607f711bc8bae0a2127db524868f6d4cc32 Signed-off-by: William A. Kennington III --- ipmi.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipmi.hpp') diff --git a/ipmi.hpp b/ipmi.hpp index db77836..b79b1ee 100644 --- a/ipmi.hpp +++ b/ipmi.hpp @@ -2,7 +2,7 @@ #include "manager.hpp" -#include +#include #include #include -- cgit v1.2.3