[libdvbpsi-devel] [PATCH 1/6] src/descriptor: fix include on MinGW
Jean-Paul Saman
jpsaman at videolan.org
Mon Sep 8 14:42:22 CEST 2014
On Fri, Jun 27, 2014 at 1:15 AM, Timothy Gu <timothygu99 at gmail.com> wrote:
> From: Guilherme Lima Bernal <lb-guilherme at live.com>
>
> Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
> ---
> src/descriptor.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/src/descriptor.h b/src/descriptor.h
> index f344a73..1d1364a 100644
> --- a/src/descriptor.h
> +++ b/src/descriptor.h
> @@ -39,6 +39,8 @@
> extern "C" {
> #endif
>
> +#include <sys/types.h>
> +
>
> /*****************************************************************************
> * common definitions
>
> *****************************************************************************/
> --
> 1.9.1
>
> _______________________________________________
> libdvbpsi-devel mailing list
> libdvbpsi-devel at videolan.org
> https://mailman.videolan.org/listinfo/libdvbpsi-devel
>
Patch merged in http://git.m2x.eu/videolan/libdvbpsi.git,
it will show up in git.videolan.org/libdvbpsi.git later on.
Kind regards,
Jean-Paul Saman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/libdvbpsi-devel/attachments/20140908/2aab7af4/attachment.html>
More information about the libdvbpsi-devel
mailing list