Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / audio / arts / patches / patch-al
blob3f6ecf6544230c2541e4dc6d893071778199738f
1 $NetBSD$
3 --- mcop/unixconnection.cc.orig 2008-02-13 10:35:23.000000000 +0100
4 +++ mcop/unixconnection.cc
5 @@ -29,6 +29,7 @@
6  #include <sys/un.h>
7  #include <errno.h>
8  #include <stdlib.h>
9 +#include <string.h>
11  using namespace std;
12  using namespace Arts;