summaryrefslogtreecommitdiff
path: root/devel/kscope/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kscope/patches/patch-aa')
-rw-r--r--devel/kscope/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/kscope/patches/patch-aa b/devel/kscope/patches/patch-aa
new file mode 100644
index 00000000000..28c5a998ffb
--- /dev/null
+++ b/devel/kscope/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2007/08/30 19:49:00 joerg Exp $
+
+--- src/filesemaphore.cpp.orig 2007-08-30 19:18:52.000000000 +0000
++++ src/filesemaphore.cpp
+@@ -29,6 +29,7 @@
+ #include <fcntl.h>
+ #include <errno.h>
+ #include <sys/mman.h>
++#include <sys/stat.h>
+ #include <qfileinfo.h>
+ #include "filesemaphore.h"
+