summaryrefslogtreecommitdiff
path: root/wm/olvwm/patches/patch-events.c
diff options
context:
space:
mode:
Diffstat (limited to 'wm/olvwm/patches/patch-events.c')
-rw-r--r--wm/olvwm/patches/patch-events.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/wm/olvwm/patches/patch-events.c b/wm/olvwm/patches/patch-events.c
new file mode 100644
index 00000000000..d5265c5828f
--- /dev/null
+++ b/wm/olvwm/patches/patch-events.c
@@ -0,0 +1,13 @@
+$NetBSD: patch-events.c,v 1.1 2013/03/28 21:40:11 joerg Exp $
+
+--- events.c.orig 2013-03-28 19:14:44.000000000 +0000
++++ events.c
+@@ -38,6 +38,8 @@
+
+ /* ===== externs ========================================================== */
+
++void CheckOlvwmRC(Display *dpy);
++
+ extern void ReapChildren();
+
+ /* ===== globals ========================================================== */