summaryrefslogtreecommitdiff
path: root/audio/arts/patches/patch-am
blob: e7e92b81c4587f860e0b96cd98a05140c677f7ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-am,v 1.1 2009/09/19 21:13:22 tnn Exp $

--- mcop/unixserver.cc.orig	2007-10-08 11:47:08.000000000 +0200
+++ mcop/unixserver.cc
@@ -40,6 +40,7 @@
 #include <unistd.h>                                                      
 #include <stdio.h>
 #include <errno.h>
+#include <string.h>
 
 using namespace std;
 using namespace Arts;