Chromium Code Reviews| Index: vboot_firmware/lib/include/vboot_struct.h |
| diff --git a/vboot_firmware/lib/include/vboot_struct.h b/vboot_firmware/lib/include/vboot_struct.h |
| index 98366fb25e7d3c14f1a96f44c929817538e57024..a60615c201440ffc1c1d2fd64d9482005fdbc07c 100644 |
| --- a/vboot_firmware/lib/include/vboot_struct.h |
| +++ b/vboot_firmware/lib/include/vboot_struct.h |
| @@ -9,7 +9,7 @@ |
| #ifndef VBOOT_REFERENCE_VBOOT_STRUCT_H_ |
| #define VBOOT_REFERENCE_VBOOT_STRUCT_H_ |
| -#include <stdint.h> |
| +#include "sysincludes.h" |
| /* Public key data */ |