File vdr-cutalot-0.0.2a-vdr15.diff of Package vdr-plugin-cutalot
Index: cutalot-0.0.2a/cal-mpeg.h =================================================================== --- cutalot-0.0.2a.orig/cal-mpeg.h +++ cutalot-0.0.2a/cal-mpeg.h @@ -8,7 +8,7 @@ #include <vdr/tools.h> -typedef uint64 pts_t; +typedef uint64_t pts_t; #define NO_PTS 8589934592LL #define NO_DTS 8589934592LL