Chromium Code Reviews| Index: vboot_firmware/lib/cgptlib/include/cgptlib_internal.h |
| diff --git a/vboot_firmware/lib/cgptlib/include/cgptlib_internal.h b/vboot_firmware/lib/cgptlib/include/cgptlib_internal.h |
| index b8d85aa918b7952e01e5013029b0bf777a667c35..f4a4d1996335b133d3850a5fbd461c3664cfcada 100644 |
| --- a/vboot_firmware/lib/cgptlib/include/cgptlib_internal.h |
| +++ b/vboot_firmware/lib/cgptlib/include/cgptlib_internal.h |
| @@ -6,7 +6,7 @@ |
| #ifndef VBOOT_REFERENCE_CGPTLIB_INTERNAL_H_ |
| #define VBOOT_REFERENCE_CGPTLIB_INTERNAL_H_ |
| -#include <stdint.h> |
| +#include "sysincludes.h" |
| #include "cgptlib.h" |
| #include "gpt.h" |