Files
pkgsrc-ng/audio/arts/patches/patch-ak
2013-09-26 17:14:40 +02:00

13 lines
295 B
Plaintext

$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;