summaryrefslogtreecommitdiff
path: root/multimedia/gxine/patches/patch-ab
blob: 37d5d956a7226436c547b00f3e5a754dc6e4a5fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.2 2005/10/19 13:26:02 adam Exp $

--- src/http.c.orig	2005-03-17 00:55:23.000000000 +0000
+++ src/http.c
@@ -28,6 +28,7 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netdb.h>
+#include <netinet/in.h>
 #include <unistd.h>
 #include <fcntl.h>
 #include <string.h>