From 8ab5784aeee7065c7f8a843c08291f3fc55a8199 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Tue, 12 Feb 2019 12:49:51 -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: Ib222df1605afe277457f34eb69a3d65c663325b7 Signed-off-by: William A. Kennington III --- writefrudata.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'writefrudata.cpp') diff --git a/writefrudata.cpp b/writefrudata.cpp index dbf96cb..b351c57 100644 --- a/writefrudata.cpp +++ b/writefrudata.cpp @@ -4,7 +4,7 @@ #include "frup.hpp" #include "types.hpp" -#include +#include #include #include -- cgit v1.2.1