summaryrefslogtreecommitdiff
path: root/dmidecode.h
diff options
context:
space:
mode:
authorkhali <khali>2015-04-28 11:07:07 +0000
committerkhali <khali>2015-04-28 11:07:07 +0000
commitdcde38f2d1720a6ad23cd7d4e15b21e336c3d190 (patch)
tree52c6dbb581677a999d845df4cfb65ac8dd888b85 /dmidecode.h
parente5338895325928f5625d258c74659007d6e3dd9c (diff)
downloaddmidecode-dcde38f2d1720a6ad23cd7d4e15b21e336c3d190.tar.gz
Fix sparse errors
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;