X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fevent.h;h=a357bb18e6ad7e1ae7523e8aad83fe4a697fa2a6;hb=20864a0b7de7b14931826c17f113f8435fea523c;hp=4270e94698100af607168b8e6a1a0590155bc0c7;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/mware/event.h b/bertos/mware/event.h index 4270e946..a357bb18 100644 --- a/bertos/mware/event.h +++ b/bertos/mware/event.h @@ -45,10 +45,9 @@ #define KERN_EVENT_H #include -#include +#include "cfg/cfg_kern.h" #if CONFIG_KERNEL - #include #if defined(CONFIG_KERN_SIGNALS) && CONFIG_KERN_SIGNALS #include #endif