smp_shell: Add missing include for k_fifo
The smp_shell module uses k_fifo, but does not include the kernel header
file that defines it. This commit adds the missing include.
Signed-off-by:
Måns Ansgariusson <Mansgariusson@gmail.com>
Loading
Please sign in to comment