summaryrefslogtreecommitdiff
path: root/parallel/glunix/patches/patch-bv
blob: d552e7b2b6eabb5aafbb6840bed67e2fa94fd233 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-bv,v 1.2 1998/10/22 16:06:48 garbled Exp $

diff -U 1 progs/glush/sh.sem.c ../old/progs/glush/sh.sem.c
--- progs/glush/sh.sem.c	Thu Jul 20 11:09:24 1995
+++ ../old/progs/glush/sh.sem.c	Thu Mar 12 01:24:34 1998
@@ -52,3 +52,3 @@
 #if defined(__sparc__) || defined(sparc)
-# if !defined(MACH) && SYSVREL == 0 && !defined(Lynx)
+# if !defined(MACH) && SYSVREL == 0 && !defined(Lynx) && !defined(__NetBSD__)
 #  include <vfork.h>