SYSLOG: Fix a compile problem with assertions enabled.
This commit is contained in:
parent
9a22ed1095
commit
5385266756
@ -39,6 +39,7 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdbool.h>
|
||||
#include <assert.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user