]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/daap.patch
live: updated patch
[vlc] / extras / contrib / src / Patches / daap.patch
1 --- libopendaap-orig/http_client.c      2005-05-12 07:52:03.000000000 +0200
2 +++ libopendaap/http_client.c   2005-08-04 14:06:24.000000000 +0200
3 @@ -35,6 +35,8 @@
4  # include <tcpd.h>
5  #endif
6  
7 +# include <netinet/in.h>
8 +
9  #ifdef SYSTEM_POSIX
10  # include <unistd.h>
11  # include <sys/types.h>