repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
audio
/
arts
/
patches
/
patch-aj
blob
05e9e9bb1afa77704739eb8c99ff3d7881a02eba
1
$NetBSD: patch-aj,v 1.1 2009/07/21 11:27:23 tnn Exp $
2
3
--- mcop/mcoputils.cc.orig 2008-02-13 10:35:23.000000000 +0100
4
+++ mcop/mcoputils.cc
5
@@ -26,6 +26,7 @@
6
#include <pwd.h>
7
#include <sys/stat.h>
8
#include <sys/types.h>
9
+#include <limits.h> /* for PATH_MAX */
10
#include <fcntl.h>
11
#include <unistd.h>
12
#include <netdb.h>