diff options
Diffstat (limited to 'common/iomux.c')
-rw-r--r-- | common/iomux.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/iomux.c b/common/iomux.c index 1224c15eb7..c428f7110a 100644 --- a/common/iomux.c +++ b/common/iomux.c @@ -4,6 +4,7 @@ * Gary Jennejohn, DENX Software Engineering GmbH, garyj@denx.de. */ +#include <common.h> #include <console.h> #include <serial.h> #include <malloc.h> |