summaryrefslogtreecommitdiff
path: root/dmidecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'dmidecode.h')
-rw-r--r--dmidecode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dmidecode.h b/dmidecode.h
index 4cd4a54..0e5a782 100644
--- a/dmidecode.h
+++ b/dmidecode.h
@@ -18,6 +18,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include "types.h"
+
struct dmi_header
{
u8 type;