| Index: src/platform/vboot_reference/vfirmware/firmware_image.c
|
| diff --git a/src/platform/vboot_reference/vfirmware/firmware_image.c b/src/platform/vboot_reference/vfirmware/firmware_image.c
|
| index 84e37341cf9bf43d07c24aa6eaae67c9b9c1c3b9..f4c31ad2db399a3ccb12e91e5afa6acc4f42f823 100644
|
| --- a/src/platform/vboot_reference/vfirmware/firmware_image.c
|
| +++ b/src/platform/vboot_reference/vfirmware/firmware_image.c
|
| @@ -15,7 +15,7 @@
|
| #include "cryptolib.h"
|
| #include "file_keys.h"
|
| #include "signature_digest.h"
|
| -#include "utility.h"
|
| +#include "stateful_util.h"
|
|
|
| /* Macro to determine the size of a field structure in the FirmwareImage
|
| * structure. */
|
|
|