Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(361)

Unified Diff: host/include/host_keyblock.h

Issue 2809037: Make vboot_reference build in MSVC command line environment. (Closed) Base URL: ssh://git@chromiumos-git/vboot_reference.git
Patch Set: Integrated trunk changes. Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « host/include/host_key.h ('k') | host/include/host_misc.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: host/include/host_keyblock.h
diff --git a/host/include/host_keyblock.h b/host/include/host_keyblock.h
index 0228143656eda0ef203b0798b09f905480083d3f..1da251e6e35d5d88bc68f3702b60f7b8c2a98981 100644
--- a/host/include/host_keyblock.h
+++ b/host/include/host_keyblock.h
@@ -8,8 +8,6 @@
#ifndef VBOOT_REFERENCE_HOST_KEYBLOCK_H_
#define VBOOT_REFERENCE_HOST_KEYBLOCK_H_
-#include <stdint.h>
-
#include "host_key.h"
#include "vboot_struct.h"
« no previous file with comments | « host/include/host_key.h ('k') | host/include/host_misc.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698