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>