aboutsummaryrefslogtreecommitdiff
path: root/src/include/device/smbus_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/smbus_host.h')
-rw-r--r--src/include/device/smbus_host.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/device/smbus_host.h b/src/include/device/smbus_host.h
index 4bc80092b5..e113aec94a 100644
--- a/src/include/device/smbus_host.h
+++ b/src/include/device/smbus_host.h
@@ -3,6 +3,7 @@
#ifndef __DEVICE_SMBUS_HOST_H__
#define __DEVICE_SMBUS_HOST_H__
+#include <stddef.h>
#include <stdint.h>
#include <console/console.h>