summaryrefslogtreecommitdiff
path: root/wm/i3/patches/patch-src_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'wm/i3/patches/patch-src_log.c')
-rw-r--r--wm/i3/patches/patch-src_log.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/wm/i3/patches/patch-src_log.c b/wm/i3/patches/patch-src_log.c
index df1f2493f48..6beeaa265ab 100644
--- a/wm/i3/patches/patch-src_log.c
+++ b/wm/i3/patches/patch-src_log.c
@@ -1,3 +1,6 @@
+$NetBSD: patch-src_log.c,v 1.5 2017/08/09 11:13:30 nros Exp $
+* NetBSD versions below and 7 miss shm_open and shm_unlink
+* NetBSD versions below 8 miss pthread_condattr_pshared
--- src/log.c.orig 2016-03-06 15:17:18.000000000 +0000
+++ src/log.c 2016-05-01 10:51:32.392955298 +0000
@@ -116,6 +116,7 @@