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