summaryrefslogtreecommitdiff
path: root/x11-wm/olvwm/files/patch-olwm.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/olvwm/files/patch-olwm.c')
-rw-r--r--x11-wm/olvwm/files/patch-olwm.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-wm/olvwm/files/patch-olwm.c b/x11-wm/olvwm/files/patch-olwm.c
deleted file mode 100644
index 9fe4e1c52791..000000000000
--- a/x11-wm/olvwm/files/patch-olwm.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- olwm.c.orig Thu Jan 13 15:36:12 1994
-+++ olwm.c Mon Oct 19 14:08:54 1998
-@@ -677,9 +677,15 @@
- pid_t pid;
- int status;
- #else
-+#ifdef BSD
-+ int oldmask;
-+ int pid;
-+ int status;
-+#else
- int oldmask;
- int pid;
- union wait status;
-+#endif
- #endif
-
- if (!deadChildren)