summaryrefslogtreecommitdiffstats
path: root/mcop/unixconnection.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mcop/unixconnection.cc')
-rw-r--r--mcop/unixconnection.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcop/unixconnection.cc b/mcop/unixconnection.cc
index 40247c4..38464d3 100644
--- a/mcop/unixconnection.cc
+++ b/mcop/unixconnection.cc
@@ -29,6 +29,7 @@
#include <sys/un.h>
#include <errno.h>
#include <stdlib.h>
+#include <string.h>
using namespace std;
using namespace Arts;