summaryrefslogtreecommitdiffstats
path: root/scripts/dtc/libfdt_env.h
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dtc/libfdt_env.h')
-rw-r--r--scripts/dtc/libfdt_env.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/dtc/libfdt_env.h b/scripts/dtc/libfdt_env.h
index bd24746287..eb2053845c 100644
--- a/scripts/dtc/libfdt_env.h
+++ b/scripts/dtc/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))