daap.patch
来自「uclinux 下的vlc播放器源代码」· PATCH 代码 · 共 12 行
PATCH
12 行
--- libopendaap-orig/http_client.c 2005-05-12 07:52:03.000000000 +0200+++ libopendaap/http_client.c 2005-08-04 14:06:24.000000000 +0200@@ -35,6 +35,8 @@ # include <tcpd.h> #endif +# include <netinet/in.h>+ #ifdef SYSTEM_POSIX # include <unistd.h> # include <sys/types.h>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?