From 0d688600303180bc06368de5ce0b1bd63c4603b5 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 25 Dec 2014 15:53:17 -0500 Subject: ich9deblob: clean up includes in the .c files --- (limited to 'resources/utilities/ich9deblob/descriptor/descriptor.h') diff --git a/resources/utilities/ich9deblob/descriptor/descriptor.h b/resources/utilities/ich9deblob/descriptor/descriptor.h index 3841fdc..863b894 100644 --- a/resources/utilities/ich9deblob/descriptor/descriptor.h +++ b/resources/utilities/ich9deblob/descriptor/descriptor.h @@ -31,6 +31,9 @@ #ifndef DESCRIPTORSTRUCT_H #define DESCRIPTORSTRUCT_H +#include +#include + /* size of the descriptor in bytes */ #define DESCRIPTORREGIONSIZE 0x1000 -- cgit v0.9.1