boardctl: Last change uses DEBUGASSERT and, hence, requires inclusion of assert.h
This commit is contained in:
parent
17b2f07cdb
commit
b67c0e8df6
@ -43,6 +43,7 @@
|
||||
#include <sys/boardctl.h>
|
||||
#include <stdint.h>
|
||||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include <nuttx/board.h>
|
||||
#include <nuttx/binfmt/symtab.h>
|
||||
|
Loading…
Reference in New Issue
Block a user