1
0
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:
Oliver Hahm 2011-04-14 13:49:18 +02:00
parent fa94cecf1f
commit 90ad73e0f8

View File

@ -1,4 +1,5 @@
#include <shell.h>
#include <stdlib.h>
const shell_command_t _shell_command_list[] = {
#ifdef MODULE_PS