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

Unified Diff: src/platform/vboot_reference/utility/cgpt/cgpt_show.c

Issue 2438005: Much rearranging of cgptlib. Passes all its (new) unit tests. (Closed) Base URL: ssh://gitrw.chromium.org/chromiumos
Patch Set: Pre commit Created 10 years, 7 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
Index: src/platform/vboot_reference/utility/cgpt/cgpt_show.c
diff --git a/src/platform/vboot_reference/utility/cgpt/cgpt_show.c b/src/platform/vboot_reference/utility/cgpt/cgpt_show.c
index 703e6dffad397250f229f79081284b39a93d3d38..91bf1ef5e520d4999ab67e983c7d959fed36b80c 100644
--- a/src/platform/vboot_reference/utility/cgpt/cgpt_show.c
+++ b/src/platform/vboot_reference/utility/cgpt/cgpt_show.c
@@ -9,6 +9,7 @@
#include <stdlib.h>
#include "cgpt.h"
#include "cgptlib_internal.h"
+#include "cgpt_tofix.h"
#include "utility.h"
/* Integers to store parsed argument. */
« no previous file with comments | « src/platform/vboot_reference/utility/cgpt/cgpt_attribute.c ('k') | src/platform/vboot_reference/utility/cgpt/cgpt_tofix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698