diff options
Diffstat (limited to 'src/target/arm7_9_common.c')
-rw-r--r-- | src/target/arm7_9_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/arm7_9_common.c b/src/target/arm7_9_common.c index b7f4a4df..6a7b77c4 100644 --- a/src/target/arm7_9_common.c +++ b/src/target/arm7_9_common.c @@ -48,7 +48,6 @@ #include <string.h> #include <unistd.h> -#include <sys/types.h> #include <sys/stat.h> #include <sys/time.h> #include <errno.h> |