X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=kern%2Fmonitor.h;h=bbed637ceb8e1cff35ad825168235cde0feaa581;hb=65d5e175830e8c2a6a70b419e28714661e42e4fa;hp=86d9284b370dfccdb0b0b8a5e16969897951decd;hpb=5f3952176a4e9a00ca8dd5ec4a6b994958f89e0a;p=bertos.git diff --git a/kern/monitor.h b/kern/monitor.h index 86d9284b..bbed637c 100644 --- a/kern/monitor.h +++ b/kern/monitor.h @@ -1,8 +1,33 @@ /** * \file * * * \brief Monitor to check for stack overflows @@ -38,7 +63,7 @@ #ifndef KERN_MONITOR_H #define KERN_MONITOR_H -#include +#include #include #if CONFIG_KERN_MONITOR