warnings: Missing strlen declaration in fdt

This commit is contained in:
Tim Gover
2019-04-29 10:15:45 +01:00
committed by popcornmix
parent 22e3124dcd
commit 91dae74ffd

View File

@@ -52,6 +52,7 @@
#include <fdt.h>
#include <libfdt.h>
#include <string.h>
#include "libfdt_internal.h"