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

Unified Diff: vkernel/kernel_image.c

Issue 2833012: Move all system includes in vboot_firmware to sysincludes.h (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: Oops, forgot the new header 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 | « vkernel/Makefile ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: vkernel/kernel_image.c
diff --git a/vkernel/kernel_image.c b/vkernel/kernel_image.c
index f78f0f4624e5b6e64f280a4d49799093951e10ce..392ee1fc344f2dcd8867e55fd947c9d506ca2ee4 100644
--- a/vkernel/kernel_image.c
+++ b/vkernel/kernel_image.c
@@ -20,6 +20,7 @@
#include "rollback_index.h"
#include "signature_digest.h"
#include "stateful_util.h"
+#include "utility.h"
/* Macro to determine the size of a field structure in the KernelImage
* structure. */
« no previous file with comments | « vkernel/Makefile ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698