diff options
-rw-r--r-- | tools/mxsboot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/mxsboot.c b/tools/mxsboot.c index 457f435..2e72009 100644 --- a/tools/mxsboot.c +++ b/tools/mxsboot.c @@ -7,7 +7,6 @@ * SPDX-License-Identifier: GPL-2.0+ */ -#include <endian.h> #include <fcntl.h> #include <sys/stat.h> #include <sys/types.h> |