summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng C Yang <cheng.c.yang@intel.com>2019-10-10 17:29:45 +0300
committerFeist, James <james.feist@intel.com>2019-10-10 20:41:24 +0300
commitc44a08f0020f48c16874d89a99186d09df68d7bb (patch)
tree01b3ca86ece7f113622a5d19fc841d08619bd9b7
parent75437659b73f004645d4d5db388b98a5c29234fb (diff)
downloadprovingground-c44a08f0020f48c16874d89a99186d09df68d7bb.tar.xz
Fix mdrv1 build failure issue.
Tested: devtool build smbios-mdrv1, build will pass with no error. Change-Id: I7628150309a9a920d91884acb86bed35713716fc Signed-off-by: Cheng C Yang <cheng.c.yang@intel.com>
-rw-r--r--services/smbios/include/manager.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/smbios/include/manager.hpp b/services/smbios/include/manager.hpp
index 5ce4583..9acaf97 100644
--- a/services/smbios/include/manager.hpp
+++ b/services/smbios/include/manager.hpp
@@ -25,7 +25,6 @@
#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
-#include <sys/io.h>
namespace phosphor
{