13 lines
343 B
Plaintext
13 lines
343 B
Plaintext
$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;
|