summaryrefslogtreecommitdiffstats
path: root/writefrudata.cpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-20 13:40:42 -0700
committerPatrick Venture <venture@google.com>2018-10-20 13:47:21 -0700
commit9533bea04f816b67c7f7020ef4f2addd8fcc9caa (patch)
treeb2425d198c748b5d11a09ac836bb4c3c401e8f1a /writefrudata.cpp
parent02ba8843eee449ef74b6bb590a9564444da01e43 (diff)
downloadipmi-fru-parser-9533bea04f816b67c7f7020ef4f2addd8fcc9caa.tar.gz
ipmi-fru-parser-9533bea04f816b67c7f7020ef4f2addd8fcc9caa.zip
writefrudata: drop unused dynamic linking header
Drop unused header: dlfcn.h Change-Id: I1ea305913572003fabf0c2b76e75f04640bb55cb Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'writefrudata.cpp')
-rw-r--r--writefrudata.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/writefrudata.cpp b/writefrudata.cpp
index 181fa3c..1fa363a 100644
--- a/writefrudata.cpp
+++ b/writefrudata.cpp
@@ -4,7 +4,6 @@
#include "frup.hpp"
#include "types.hpp"
-#include <dlfcn.h>
#include <host-ipmid/ipmid-api.h>
#include <mapper.h>
#include <systemd/sd-bus.h>
OpenPOWER on IntegriCloud