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