commit | 3ad8365bc86fcacf811adcc4d50e45b6c3e4a63b | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Oct 20 13:45:02 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Sat Oct 20 13:47:21 2018 -0700 |
tree | 19a35c5b90199b09ac5c3e393a408bcfd2c58c1b | |
parent | 9533bea04f816b67c7f7020ef4f2addd8fcc9caa [diff] |
writefrudata: drop unused lib mapper header Drop unused lib mapper header. Change-Id: Ia7d2aad793d49d0c0cd5c5636e1e240147c25188 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/writefrudata.cpp b/writefrudata.cpp index 1fa363a..50d1fb0 100644 --- a/writefrudata.cpp +++ b/writefrudata.cpp
@@ -5,7 +5,6 @@ #include "types.hpp" #include <host-ipmid/ipmid-api.h> -#include <mapper.h> #include <systemd/sd-bus.h> #include <unistd.h>