summaryrefslogtreecommitdiff
path: root/libfdt_env.h
diff options
context:
space:
mode:
Diffstat (limited to 'libfdt_env.h')
-rw-r--r--libfdt_env.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libfdt_env.h b/libfdt_env.h
index bd2474628775..eb2053845c9c 100644
--- a/libfdt_env.h
+++ b/libfdt_env.h
@@ -56,6 +56,7 @@
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
+#include <limits.h>
#ifdef __CHECKER__
#define FDT_FORCE __attribute__((force))