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

Unified Diff: host/include/host_key.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_common.h ('k') | host/include/host_keyblock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: host/include/host_key.h
diff --git a/host/include/host_key.h b/host/include/host_key.h
index efdf79db0d5d85093c44471054b846acb0b30ec3..9ce1fa56711f9cca8510556f87cbf3ca7b6f7642 100644
--- a/host/include/host_key.h
+++ b/host/include/host_key.h
@@ -8,8 +8,6 @@
#ifndef VBOOT_REFERENCE_HOST_KEY_H_
#define VBOOT_REFERENCE_HOST_KEY_H_
-#include <stdint.h>
-
#include "cryptolib.h"
#include "utility.h"
#include "vboot_struct.h"
« no previous file with comments | « host/include/host_common.h ('k') | host/include/host_keyblock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698