summaryrefslogtreecommitdiff
path: root/firmware/include/gbb_header.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/include/gbb_header.h')
-rw-r--r--firmware/include/gbb_header.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/firmware/include/gbb_header.h b/firmware/include/gbb_header.h
index 5ab5121b..43aa3e76 100644
--- a/firmware/include/gbb_header.h
+++ b/firmware/include/gbb_header.h
@@ -4,11 +4,9 @@
*
* Data structure of Google Binary Block (GBB)
*/
-
#ifndef VBOOT_REFERENCE_GBB_HEADER_H_
#define VBOOT_REFERENCE_GBB_HEADER_H_
-
-#include "sysincludes.h"
+#include <stdint.h>
#define GBB_HEADER_SIZE 128