diff options
Diffstat (limited to 'resources/utilities/ich9deblob/src/common/descriptor_gbe.h')
-rw-r--r-- | resources/utilities/ich9deblob/src/common/descriptor_gbe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/utilities/ich9deblob/src/common/descriptor_gbe.h b/resources/utilities/ich9deblob/src/common/descriptor_gbe.h index cc0cc42..d3e8977 100644 --- a/resources/utilities/ich9deblob/src/common/descriptor_gbe.h +++ b/resources/utilities/ich9deblob/src/common/descriptor_gbe.h @@ -26,6 +26,7 @@ #include <stdio.h> #include <string.h> +#include <stdint.h> #include "../descriptor/descriptor.h" /* structs describing what's in the descriptor region */ #include "../gbe/gbe.h" /* structs describing what's in the gbe region */ |