base: remove header file to prevent a macro name collision
This commit is contained in:
@@ -28,13 +28,13 @@
|
||||
* Authors: Anthony Gutierrez
|
||||
*/
|
||||
|
||||
#include "base/loader/dtb_object.hh"
|
||||
|
||||
#include <sys/mman.h>
|
||||
#include <err.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <cassert>
|
||||
|
||||
#include "base/loader/dtb_object.hh"
|
||||
#include "sim/byteswap.hh"
|
||||
#include "fdt.h"
|
||||
#include "libfdt.h"
|
||||
|
||||
Reference in New Issue
Block a user