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