X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=kern%2Fmonitor.h;h=bbed637ceb8e1cff35ad825168235cde0feaa581;hb=4be63e9bf292129a3d9771025528d254646180fe;hp=86d9284b370dfccdb0b0b8a5e16969897951decd;hpb=bcf38f772b397e7a8ba781a69aacb9380e54b32a;p=bertos.git diff --git a/kern/monitor.h b/kern/monitor.h old mode 100755 new mode 100644 index 86d9284b..bbed637c --- 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