From d90b7274fa8bbfa09f79660b45b550d91f7b0125 Mon Sep 17 00:00:00 2001 From: Jean-François Milants Date: Tue, 2 Feb 2021 22:09:00 +0100 Subject: Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 WARNING : heartbeat task is disabled! --- src/libs/mynewt-nimble/porting/nimble/include/modlog/modlog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libs/mynewt-nimble/porting/nimble/include/modlog') diff --git a/src/libs/mynewt-nimble/porting/nimble/include/modlog/modlog.h b/src/libs/mynewt-nimble/porting/nimble/include/modlog/modlog.h index 29b1e8f0..03904610 100644 --- a/src/libs/mynewt-nimble/porting/nimble/include/modlog/modlog.h +++ b/src/libs/mynewt-nimble/porting/nimble/include/modlog/modlog.h @@ -22,6 +22,7 @@ #include +#include "log_common/log_common.h" #include "log/log.h" #define MODLOG_MODULE_DFLT 255 -- cgit v1.2.3