diff options
Diffstat (limited to 'tools/fdt_host.h')
| -rw-r--r-- | tools/fdt_host.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/tools/fdt_host.h b/tools/fdt_host.h index 085013e02..b08bf866e 100644 --- a/tools/fdt_host.h +++ b/tools/fdt_host.h @@ -21,7 +21,6 @@  #define __FDT_HOST_H__  /* Make sure to include u-boot version of libfdt include files */ -#include "../include/fdt.h"  #include "../include/libfdt.h"  #include "../include/fdt_support.h" |