mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 16:11:56 +08:00
Merged in masayuki2009/nuttx.nuttx/fix_debug_build_for_sresense (pull request #905)
arch/arm/src/cxd56xx: Fix cxd56_wdt.c in debug build Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
committed by
Gregory Nutt
parent
eacdfa0f73
commit
8b5827de43
@@ -39,7 +39,7 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#ifdef CONFIG_DEBUG_FEATURES
|
||||
#include <nuttx/debug.h>
|
||||
#include <debug.h>
|
||||
#endif
|
||||
#include <nuttx/arch.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user