mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
[sys shell shell_commands]
* added missing header include
This commit is contained in:
parent
fa94cecf1f
commit
90ad73e0f8
@ -1,4 +1,5 @@
|
||||
#include <shell.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
const shell_command_t _shell_command_list[] = {
|
||||
#ifdef MODULE_PS
|
||||
|
Loading…
Reference in New Issue
Block a user