mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
[spinel] Remove #include <openthread/config.h> from spinel.c` (#1951)
The `<openthread/config.h>` header file is already included from OpenThread specific platform header file `spinel_platform.h`.
This commit is contained in:
committed by
Jonathan Hui
parent
acd9b2988a
commit
f17b98d84a
@@ -43,9 +43,6 @@
|
||||
// MARK: -
|
||||
// MARK: Headers
|
||||
|
||||
|
||||
#include <openthread/config.h>
|
||||
|
||||
#include "spinel.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user