commit | 69418ebc49a54d38cca0d0ec8da46e8a47cafa46 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sun Oct 21 12:47:28 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Oct 29 09:10:33 2018 -0700 |
tree | 65e45c079e5823190416fce8f7cada5a65083ce4 | |
parent | 6de1d92574639c4bd26af33627312d82d5498b46 [diff] |
writefrudata: drop unused sd-bus.h Drop unused sd-bus.h header. Change-Id: I0a55cd3aa5a551d7fa04706d7e0c5b6b275efcf5 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/writefrudata.cpp b/writefrudata.cpp index f00c067..d9de3fe 100644 --- a/writefrudata.cpp +++ b/writefrudata.cpp
@@ -5,7 +5,6 @@ #include "types.hpp" #include <host-ipmid/ipmid-api.h> -#include <systemd/sd-bus.h> #include <unistd.h> #include <algorithm>