summaryrefslogtreecommitdiffstats
path: root/ipmid.cpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-07 19:56:18 -0700
committerPatrick Venture <venture@google.com>2018-09-25 10:06:52 -0700
commit586d35b40ec6ac667f19bee3d0258b2cdd3824c2 (patch)
tree0c770a604b6cf0feef34142a9035fc986023a8b7 /ipmid.cpp
parent46470a38d0a3b8f29cd8efc4af8a76adcace524a (diff)
downloadphosphor-host-ipmid-586d35b40ec6ac667f19bee3d0258b2cdd3824c2.tar.gz
phosphor-host-ipmid-586d35b40ec6ac667f19bee3d0258b2cdd3824c2.zip
replaced c headers with cpp where applicable
Change-Id: I23a70eb540ccde5d2aba467426769feffb07b516 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'ipmid.cpp')
-rw-r--r--ipmid.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ipmid.cpp b/ipmid.cpp
index c867e3c..207a5cf 100644
--- a/ipmid.cpp
+++ b/ipmid.cpp
@@ -11,9 +11,6 @@
#include <dlfcn.h>
#include <errno.h>
#include <mapper.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
#include <sys/time.h>
#include <systemd/sd-bus.h>
#include <unistd.h>
OpenPOWER on IntegriCloud