[libdvbpsi-devel] src/descriptor: fix include on MinGW

Jean-Paul Saman jpsaman at videolan.org
Wed Dec 24 12:20:55 CET 2014


Applied, thanks

On Mon, Sep 8, 2014 at 2:49 PM, Guilherme Lima Bernal <git at videolan.org>
wrote:

> libdvbpsi | branch: master | Guilherme Lima Bernal <lb-guilherme at live.com>
> | Thu Jun 26 16:15:15 2014 -0700|
> [e010445137c07d73178260736eac9f9b8468ae11] | committer: Jean-Paul Saman
>
> src/descriptor: fix include on MinGW
>
> Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
>
> >
> 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
> libdvbpsi-devel at videolan.org
> https://mailman.videolan.org/listinfo/libdvbpsi-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/libdvbpsi-devel/attachments/20141224/c548364d/attachment.html>


More information about the libdvbpsi-devel mailing list