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

Unified Diff: utility/kernel_utility.cc

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 | « cgpt/Makefile ('k') | vboot_firmware/include/boot_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utility/kernel_utility.cc
diff --git a/utility/kernel_utility.cc b/utility/kernel_utility.cc
index 00922b7e66a1fd671064a51d1c771919ceb1ead8..4940112d4aa92a4c8e80d8d000dc9286e572b42c 100644
--- a/utility/kernel_utility.cc
+++ b/utility/kernel_utility.cc
@@ -20,6 +20,7 @@ extern "C" {
#include "file_keys.h"
#include "kernel_image.h"
#include "stateful_util.h"
+#include "utility.h"
}
using std::cerr;
« no previous file with comments | « cgpt/Makefile ('k') | vboot_firmware/include/boot_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698