summaryrefslogtreecommitdiff
path: root/audio/arts/patches/patch-aj
blob: 72a14b05aceec3ec4415f146ae699503990f55ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aj,v 1.2 2009/07/24 12:12:06 tnn Exp $

--- mcop/mcoputils.cc.orig	2008-02-13 10:35:23.000000000 +0100
+++ mcop/mcoputils.cc
@@ -26,6 +26,7 @@
 #include <pwd.h>
 #include <sys/stat.h>
 #include <sys/types.h>
+#include <limits.h> /* for PATH_MAX */
 #include <fcntl.h>
 #include <unistd.h>
 #include <netdb.h>