diff --git a/sys/pm_layered/pm.c b/sys/pm_layered/pm.c index 260e39fd4c..2d2b0e0aec 100644 --- a/sys/pm_layered/pm.c +++ b/sys/pm_layered/pm.c @@ -20,6 +20,7 @@ #include +#include "board.h" #include "atomic_utils.h" #include "irq.h" #include "periph/pm.h"