<div dir="ltr">Applied, thanks<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 8, 2014 at 2:49 PM, Guilherme Lima Bernal <span dir="ltr"><<a href="mailto:git@videolan.org" target="_blank">git@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">libdvbpsi | branch: master | Guilherme Lima Bernal <<a href="mailto:lb-guilherme@live.com">lb-guilherme@live.com</a>> | Thu Jun 26 16:15:15 2014 -0700| [e010445137c07d73178260736eac9f9b8468ae11] | committer: Jean-Paul Saman<br>
<br>
src/descriptor: fix include on MinGW<br>
<br>
Signed-off-by: Timothy Gu <<a href="mailto:timothygu99@gmail.com">timothygu99@gmail.com</a>><br>
<br>
> <a href="http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=e010445137c07d73178260736eac9f9b8468ae11" target="_blank">http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=e010445137c07d73178260736eac9f9b8468ae11</a><br>
---<br>
<br>
 src/descriptor.h |    2 ++<br>
 1 file changed, 2 insertions(+)<br>
<br>
diff --git a/src/descriptor.h b/src/descriptor.h<br>
index f344a73..1d1364a 100644<br>
--- a/src/descriptor.h<br>
+++ b/src/descriptor.h<br>
@@ -39,6 +39,8 @@<br>
 extern "C" {<br>
 #endif<br>
<br>
+#include <sys/types.h><br>
+<br>
 /*****************************************************************************<br>
  * common definitions<br>
  *****************************************************************************/<br>
<br>
_______________________________________________<br>
libdvbpsi-devel mailing list<br>
<a href="mailto:libdvbpsi-devel@videolan.org">libdvbpsi-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/libdvbpsi-devel" target="_blank">https://mailman.videolan.org/listinfo/libdvbpsi-devel</a><br>
</blockquote></div><br></div>