daap.patch
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:

midi

开发平台:

Unix_Linux

  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>