From 71842667a0bce3543c2a649c0e753c59353bd975 Mon Sep 17 00:00:00 2001 From: JF Date: Wed, 8 Jul 2020 21:14:52 +0200 Subject: Remove debug (and bad) #includes. --- src/libs/mynewt-nimble/porting/npl/freertos/src/npl_os_freertos.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libs/mynewt-nimble/porting/npl') diff --git a/src/libs/mynewt-nimble/porting/npl/freertos/src/npl_os_freertos.c b/src/libs/mynewt-nimble/porting/npl/freertos/src/npl_os_freertos.c index 2bbcc598..87936bd8 100644 --- a/src/libs/mynewt-nimble/porting/npl/freertos/src/npl_os_freertos.c +++ b/src/libs/mynewt-nimble/porting/npl/freertos/src/npl_os_freertos.c @@ -20,7 +20,6 @@ #include #include #include -#include #include "nimble/nimble_npl.h" static inline bool -- cgit v1.2.3