command: Include a required header in command.h
This uses ARRAY_SIZE() but does not include the header file which declares
it. Fix this, so that command.h can be included without common.h
Signed-off-by:
Simon Glass <sjg@chromium.org>
Loading
Please register or sign in to comment