[vdr] dxr3 plugin compilation error
Gerald Dachs
vdr at dachsweb.de
Tue Oct 27 18:07:49 CET 2009
Am Tue, 27 Oct 2009 09:31:11 -0700
schrieb VDR User <user.vdr at gmail.com>:
> Try this patch:
>
> --- vdr-1.7.5/vdr.c.orig 2009-04-12 11:05:51.000000000 -0700
> +++ vdr-1.7.5/vdr.c 2009-04-12 11:07:08.000000000 -0700
> @@ -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>
#include <stdint.h> should do it too.
Gerald
More information about the vdr
mailing list