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

Unified Diff: host/include/host_signature.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_misc.h ('k') | msc/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: host/include/host_signature.h
diff --git a/host/include/host_signature.h b/host/include/host_signature.h
index 9e7b0c06802a0e9590a263e9e742ba4bd4fcf810..4bbee7cc7d95e01095c84946ad63287f045eeb57 100644
--- a/host/include/host_signature.h
+++ b/host/include/host_signature.h
@@ -8,8 +8,6 @@
#ifndef VBOOT_REFERENCE_HOST_SIGNATURE_H_
#define VBOOT_REFERENCE_HOST_SIGNATURE_H_
-#include <stdint.h>
-
#include "cryptolib.h"
#include "host_key.h"
#include "utility.h"
« no previous file with comments | « host/include/host_misc.h ('k') | msc/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698