mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-20 21:18:26 +00:00
hpttd.h needs to include stdbool.h
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5179 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
3debbf0832
commit
9e225b4a91
1 changed files with 3 additions and 0 deletions
|
|
@ -46,6 +46,9 @@
|
|||
|
||||
#include <nuttx/net/uip/uip.h>
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue