summaryrefslogtreecommitdiff
path: root/audio/xmms-liveice/patches/patch-ac
blob: 9e7ea597ecb9a963f645d23e94b195d9bb6539ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1 2005/12/11 20:29:12 joerg Exp $

--- src/serverlib.h.orig	2005-12-11 20:21:44.000000000 +0000
+++ src/serverlib.h
@@ -18,7 +18,7 @@
  *
  */
 
-
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netdb.h>
 #include <netinet/in.h>