mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
SYSLOG: Fix a compile problem with assertions enabled.
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
|
|
||||||
#include <nuttx/config.h>
|
#include <nuttx/config.h>
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user