repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
audio
/
arts
/
patches
/
patch-al
blob
3f6ecf6544230c2541e4dc6d893071778199738f
1
$NetBSD$
2
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>
10
11
using namespace std;
12
using namespace Arts;