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

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

Powered by Google App Engine
This is Rietveld 408576698