diff options
Diffstat (limited to 'common/hwconfig.c')
-rw-r--r-- | common/hwconfig.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/hwconfig.c b/common/hwconfig.c index 72f3c4e0fa..daf3eea5f9 100644 --- a/common/hwconfig.c +++ b/common/hwconfig.c @@ -14,6 +14,7 @@ #include <env.h> #include <exports.h> #include <hwconfig.h> +#include <log.h> #include <linux/types.h> #include <linux/string.h> #else |