summaryrefslogtreecommitdiffstats
path: root/dtbhtool/mkbootimg.c
diff options
context:
space:
mode:
Diffstat (limited to 'dtbhtool/mkbootimg.c')
-rw-r--r--dtbhtool/mkbootimg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dtbhtool/mkbootimg.c b/dtbhtool/mkbootimg.c
index 7662591..4470fd2 100644
--- a/dtbhtool/mkbootimg.c
+++ b/dtbhtool/mkbootimg.c
@@ -25,6 +25,7 @@
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
+#include <limits.h>
#include <sys/types.h>
#include <arpa/inet.h>