1
0
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:
Kaspar Schleiser 2010-11-04 14:24:31 +01:00
parent dd45a471f6
commit 9a0725369d

View File

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