summaryrefslogtreecommitdiffstats
path: root/strgfnhandler.cpp
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2019-02-12 12:49:51 -0800
committerWilliam A. Kennington III <wak@google.com>2019-02-19 13:12:11 -0800
commit8ab5784aeee7065c7f8a843c08291f3fc55a8199 (patch)
tree660808961f326591d5ae9ab325535947bcf21efe /strgfnhandler.cpp
parent06fb28bcecb1f1f209bba5ba102e4d88742d0905 (diff)
downloadipmi-fru-parser-8ab5784aeee7065c7f8a843c08291f3fc55a8199.tar.gz
ipmi-fru-parser-8ab5784aeee7065c7f8a843c08291f3fc55a8199.zip
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 <wak@google.com>
Diffstat (limited to 'strgfnhandler.cpp')
-rw-r--r--strgfnhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/strgfnhandler.cpp b/strgfnhandler.cpp
index 1c7e047..9ba2ad3 100644
--- a/strgfnhandler.cpp
+++ b/strgfnhandler.cpp
@@ -1,6 +1,6 @@
#include "writefrudata.hpp"
-#include <host-ipmid/ipmid-api.h>
+#include <ipmid/api.h>
#include <unistd.h>
#include <cstdio>
OpenPOWER on IntegriCloud