commit | 1d66fe6ee6805d682e0b6be4b177b58b8acbade2 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Jun 03 14:57:27 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Jun 04 18:15:15 2019 +0000 |
tree | 04659eb1428f883a8278271d6b06fb04cebfdf7a | |
parent | fdeb864820b17a7b6d4e26c64f9fcad74fa2415f [diff] [blame] |
merge Verification and Update Interfaces Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I8c2548b9d6e15965cfdd49965bdc5dbe97d0dc94
diff --git a/main.cpp b/main.cpp index 36b4ee7..09a9713 100644 --- a/main.cpp +++ b/main.cpp
@@ -23,9 +23,9 @@ #include "lpc_handler.hpp" #include "lpc_nuvoton.hpp" #include "pci_handler.hpp" +#include "status.hpp" #include "update_systemd.hpp" #include "util.hpp" -#include "verify.hpp" #include "verify_systemd.hpp" #include <cstdint>