Index: plugins/filetype_m4a/mp4file.c
===================================================================
--- plugins/filetype_m4a/mp4file.c.orig 2011-06-04 15:46:23.000000000 +0200
+++ plugins/filetype_m4a/mp4file.c  2011-09-26 18:02:31.000000000 +0200
@@ -144,7 +144,6 @@
 
 #define DEFAULT(x)
 
-typedef int bool;
 typedef void* MP4FileHandle;
 typedef u_int32_t MP4TrackId;
 typedef u_int32_t MP4SampleId;
Index: plugins/filetype_mp4/mp4file.c
===================================================================
--- plugins/filetype_mp4/mp4file.c.orig 2011-06-04 15:46:23.000000000 +0200
+++ plugins/filetype_mp4/mp4file.c  2011-09-26 18:02:37.000000000 +0200
@@ -144,7 +144,6 @@
 
 #define DEFAULT(x)
 
-typedef int bool;
 typedef void* MP4FileHandle;
 typedef u_int32_t MP4TrackId;
 typedef u_int32_t MP4SampleId;
