commit | 9533bea04f816b67c7f7020ef4f2addd8fcc9caa | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Oct 20 13:40:42 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Sat Oct 20 13:47:21 2018 -0700 |
tree | b2425d198c748b5d11a09ac836bb4c3c401e8f1a | |
parent | 02ba8843eee449ef74b6bb590a9564444da01e43 [diff] |
writefrudata: drop unused dynamic linking header Drop unused header: dlfcn.h Change-Id: I1ea305913572003fabf0c2b76e75f04640bb55cb Signed-off-by: Patrick Venture <venture@google.com>
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>