summaryrefslogtreecommitdiffstats
path: root/ipmisensor.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 /ipmisensor.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 'ipmisensor.cpp')
-rw-r--r--ipmisensor.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ipmisensor.cpp b/ipmisensor.cpp
index de8b844..8891cdb 100644
--- a/ipmisensor.cpp
+++ b/ipmisensor.cpp
@@ -1,9 +1,6 @@
#include "sensorhandler.hpp"
#include <malloc.h>
-#include <stdint.h>
-#include <stdio.h>
-#include <string.h>
extern uint8_t find_type_for_sensor_number(uint8_t);
OpenPOWER on IntegriCloud