mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Don't include debug.h from public header file
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Masayuki Ishikawa
parent
8a41d849df
commit
d7f96003cf
@@ -26,7 +26,6 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <debug.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
@@ -27,8 +27,6 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <debug.h>
|
||||
|
||||
#include <nuttx/mm/gran.h>
|
||||
|
||||
#ifdef CONFIG_MM_SHM
|
||||
|
||||
Reference in New Issue
Block a user