Re: [PATCH 1/6] src/descriptor: fix include on MinGW

Jean-Paul Saman <[email protected]> Mon, 8 Sep 2014 14:42:22 +0200
Newsgroups gmane.comp.video.videolan.libdvbpsi.devel
Message-ID <CAK9US3DRN7yN_pWKU7g903ZVa88rZg7=JUtrgTFU_2JnrW_Kbg@mail.gmail.com>
On Fri, Jun 27, 2014 at 1:15 AM, Timothy Gu <[email protected]> wrote:

> From: Guilherme Lima Bernal <[email protected]>
>
> Signed-off-by: Timothy Gu <[email protected]>
> ---
>  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
> [email protected]
> 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

_______________________________________________
libdvbpsi-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/libdvbpsi-devel