Re: src/descriptor: fix include on MinGW

Jean-Paul Saman <[email protected]> Wed, 24 Dec 2014 12:20:55 +0100
Newsgroups gmane.comp.video.videolan.libdvbpsi.devel
Message-ID <CAK9US3CWyxh+3eO=e+NcrUspyqtZhkZwF=vhLPerwBrjMHxpHg@mail.gmail.com>
Applied, thanks

On Mon, Sep 8, 2014 at 2:49 PM, Guilherme Lima Bernal <[email protected]>
wrote:

> libdvbpsi | branch: master | Guilherme Lima Bernal <[email protected]>
> | Thu Jun 26 16:15:15 2014 -0700|
> [e010445137c07d73178260736eac9f9b8468ae11] | committer: Jean-Paul Saman
>
> src/descriptor: fix include on MinGW
>
> Signed-off-by: Timothy Gu <[email protected]>
>
> >
> http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=e010445137c07d73178260736eac9f9b8468ae11
> ---
>
>  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
>
> *****************************************************************************/
>
> _______________________________________________
> libdvbpsi-devel mailing list
> [email protected]
> https://mailman.videolan.org/listinfo/libdvbpsi-devel
>

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