Hello,
just tried compiling vdr-1.7.4 against my v4l-dvb hg's source which fails if I don't use this :
--- vdr.c~ 2009-01-18 12:02:37.000000000 +0100 +++ vdr.c 2009-03-03 22:17:49.000000000 +0100 @@ -32,6 +32,7 @@ #include <pwd.h> #include <signal.h> #include <stdlib.h> +#include <linux/types.h> #include <sys/capability.h> #include <sys/prctl.h> #include <termios.h>
Happy VDR :-)