1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-06 16:44:19 +02:00

* really fix the patch....

This commit is contained in:
Felix Paul Kühne 2005-08-04 12:11:15 +00:00
parent 3b8d262c1f
commit b36416997f

View File

@ -1,12 +1,10 @@
--- libopendaap-orig/http_client.c 2005-05-12 07:52:03.000000000 +0200
+++ libopendaap/http_client.c 2005-08-04 13:43:27.000000000 +0200
@@ -35,6 +35,10 @@
+++ libopendaap/http_client.c 2005-08-04 14:06:24.000000000 +0200
@@ -35,6 +35,8 @@
# include <tcpd.h>
#endif
+#ifdef MAC_OS_X_VERSION_10_2
+# include <netinet/in.h>
+#endif
+
#ifdef SYSTEM_POSIX
# include <unistd.h>