X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Fkern%2Fmonitor.c;h=9630d3b392669fda4ad778578708d5221e3f96d5;hb=6a60d159530b29a6f60edbad42d0e31c1f1994d9;hp=1f9ee7919acd1032afda8724ad3b459f884b567b;hpb=2ce39c1d757d9214774af12185522c72727bcdf4;p=bertos.git diff --git a/bertos/kern/monitor.c b/bertos/kern/monitor.c index 1f9ee791..9630d3b3 100644 --- a/bertos/kern/monitor.c +++ b/bertos/kern/monitor.c @@ -42,7 +42,7 @@ #if CONFIG_KERN_MONITOR #include "proc_p.h" -#include +#include #include #include #include /* CPU_STACK_GROWS_UPWARD */