mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 09:23:20 +00:00
setjmp.h: Added missing include.
This commit is contained in:
parent
c0fdddc5d7
commit
2ef90786c8
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <nuttx/compiler.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Public Types
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue