mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:52:44 +01:00
* added include to pull in NULL
This commit is contained in:
parent
dd45a471f6
commit
9a0725369d
@ -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