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

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

Powered by Google App Engine
This is Rietveld 408576698