summaryrefslogtreecommitdiff
path: root/devel/kscope/patches/patch-aa
blob: 28c5a998ffb78c4667d63a39e339d29ac856133b (plain)
1
2
3
4
5
6
7
8
9
10
11
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"