You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-video/chaplin/files/chaplin-1.10-libdvdread-0.9...

12 lines
334 B

diff -N -u -r chaplin/chaplin.c chaplin-new/chaplin.c
--- chaplin/chaplin.c 2004-03-21 18:45:44.000000000 +0100
+++ chaplin-new/chaplin.c 2006-06-29 22:36:54.457745979 +0200
@@ -18,6 +18,7 @@
#include <ctype.h>
#include <string.h>
#include <math.h>
+#include <inttypes.h>
/* libdvdread stuff */
#include <dvdread/dvd_reader.h>