You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/libopendaap/files/libopendaap-0.4.0-freebsd.p...

11 lines
282 B

--- http_client.c.orig Fri Dec 17 00:27:43 2004
+++ http_client.c Wed Feb 2 21:33:28 2005
@@ -37,6 +37,7 @@
# include <sys/socket.h>
# include <sys/select.h>
# include <netdb.h>
+# include <netinet/in.h>
# include <fcntl.h>
#elif defined(SYSTEM_WIN32)
# include <winsock2.h>