summaryrefslogtreecommitdiffstats
path: root/dcmihandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dcmihandler.cpp')
-rw-r--r--dcmihandler.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/dcmihandler.cpp b/dcmihandler.cpp
index 951b6ba..5f13ea2 100644
--- a/dcmihandler.cpp
+++ b/dcmihandler.cpp
@@ -5,6 +5,7 @@
#include "net.hpp"
#include "utils.hpp"
+#include <host-ipmid/ipmid-api.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>
@@ -18,8 +19,6 @@
#include <sdbusplus/bus.hpp>
#include <xyz/openbmc_project/Common/error.hpp>
-#include "host-ipmid/ipmid-api.h"
-
using namespace phosphor::logging;
using InternalFailure =
sdbusplus::xyz::openbmc_project::Common::Error::InternalFailure;
OpenPOWER on IntegriCloud