diff options
Diffstat (limited to 'cmd/i2c.c')
-rw-r--r-- | cmd/i2c.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ #include <edid.h> #include <errno.h> #include <i2c.h> +#include <log.h> #include <malloc.h> #include <asm/byteorder.h> #include <linux/compiler.h> |