X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fpower.h;fp=bertos%2Fcpu%2Fpower.h;h=93c40c0394936d09552074b905eb423e9b4113aa;hb=b7be39427a8d818c10da11295bd28ba9b00e0628;hp=b4550ad6d0b4ba64f8d5b05dfca8113d65799670;hpb=3663cfe1d69a9bd57c3c52a33afeaf000d23b10a;p=bertos.git diff --git a/bertos/cpu/power.h b/bertos/cpu/power.h index b4550ad6..93c40c03 100644 --- a/bertos/cpu/power.h +++ b/bertos/cpu/power.h @@ -37,8 +37,8 @@ #ifndef CPU_POWER_H #define CPU_POWER_H -#include -#include +#include "cfg/cfg_proc.h" +#include "cfg/cfg_wdt.h" #if CONFIG_KERN #include