diff options
Diffstat (limited to 'cmd/load.c')
-rw-r--r-- | cmd/load.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ /* * Serial up- and download support */ +#include <common.h> #include <command.h> #include <console.h> #include <cpu_func.h> |