You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2018/04/25 14:14:53 UTC

[mynewt-nimble] 01/01: Merge pull request #62 from andrzej-kaczmarek/includes-fix

This is an automated email from the ASF dual-hosted git repository.

andk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git

commit 2a614e4907ca87c512c913c7c7df6372bf374fc6
Merge: 1f1657d 5baab6f
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Wed Apr 25 16:14:49 2018 +0200

    Merge pull request #62 from andrzej-kaczmarek/includes-fix
    
    nimble/host: Some fixes for #includes

 nimble/host/services/bleuart/src/bleuart.c | 1 +
 nimble/host/src/ble_att_priv.h             | 1 +
 nimble/host/src/ble_att_svr.c              | 1 +
 nimble/host/src/ble_gap.c                  | 7 ++++++-
 nimble/host/src/ble_gatts.c                | 2 +-
 nimble/host/src/ble_hs.c                   | 1 -
 nimble/host/src/ble_hs_dbg.c               | 1 -
 nimble/host/src/ble_hs_hci_cmd.c           | 1 -
 nimble/host/src/ble_hs_hci_evt.c           | 1 -
 nimble/host/src/ble_hs_misc.c              | 1 -
 nimble/host/src/ble_hs_priv.h              | 1 -
 nimble/host/src/ble_l2cap_coc.c            | 1 -
 nimble/host/src/ble_l2cap_sig.c            | 1 -
 nimble/host/src/ble_sm.c                   | 1 -
 nimble/host/src/ble_sm_cmd.c               | 1 -
 nimble/host/src/ble_sm_lgcy.c              | 1 -
 16 files changed, 10 insertions(+), 13 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
andk@apache.org.