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/nimble/controller/src/ble_ll.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libs/mynewt-nimble/nimble/controller') diff --git a/src/libs/mynewt-nimble/nimble/controller/src/ble_ll.c b/src/libs/mynewt-nimble/nimble/controller/src/ble_ll.c index da5d2972..996ad9c3 100644 --- a/src/libs/mynewt-nimble/nimble/controller/src/ble_ll.c +++ b/src/libs/mynewt-nimble/nimble/controller/src/ble_ll.c @@ -21,7 +21,6 @@ #include #include #include -#include #include "sysinit/sysinit.h" #include "syscfg/syscfg.h" #include "os/os.h" -- cgit v1.2.3