* added include to pull in NULL

dev/timer
Kaspar Schleiser 13 years ago
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…
Cancel
Save