diff options
Diffstat (limited to 'src/soc/cavium/cn81xx/soc.c')
-rw-r--r-- | src/soc/cavium/cn81xx/soc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/cavium/cn81xx/soc.c b/src/soc/cavium/cn81xx/soc.c index 5e606d3d9e..81c9a648e5 100644 --- a/src/soc/cavium/cn81xx/soc.c +++ b/src/soc/cavium/cn81xx/soc.c @@ -13,6 +13,7 @@ #include <soc/uart.h> #include <stddef.h> #include <stdlib.h> +#include <stdio.h> #include <string.h> #include <symbols.h> #include <libbdk-boot/bdk-boot.h> |