mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
mkimxboot: remove an unecessary include that will prevent compilation of rbutil
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31099 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
374a08ab31
commit
c871076c20
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/types.h>
|
||||
#include "sb.h"
|
||||
|
||||
enum imx_error_t
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue