12 lines
295 B
Text
12 lines
295 B
Text
$NetBSD: patch-ak,v 1.1 2009/09/19 21:13:22 tnn Exp $
|
|
|
|
--- mcop/tcpconnection.cc.orig 2008-02-13 10:35:23.000000000 +0100
|
|
+++ mcop/tcpconnection.cc
|
|
@@ -35,6 +35,7 @@
|
|
#include <errno.h>
|
|
#include "debug.h"
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
|
|
using namespace std;
|
|
using namespace Arts;
|