configs: MPC8548CDS: enable DM_I2C
[oweals/u-boot.git] / tools / fdtgrep.c
index 2a8058f57fa4e13ebe99aa82b77e1b411ebffda4..7e168a1e6befd11bb981d09de7dfcef6d2147d50 100644 (file)
@@ -17,6 +17,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include <fdt_region.h>
 
 #include "fdt_host.h"
 #include "libfdt_internal.h"