kernel: include limits.h for UINT_MAX
Change-Id: I9ae1019179f38fd9799997c189a4180d68e9bde6 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
9bb3934273
commit
173902f940
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <limits.h>
|
||||
#include <toolchain.h>
|
||||
#include <sections.h>
|
||||
#include <atomic.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue