summaryrefslogtreecommitdiff
path: root/parallel/pvm3/patches/patch-ab
blob: ddffafe79e63a307d680551f18b32a29405ad476 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-ab,v 1.2 1999/11/23 16:05:30 dmcmahill Exp $

--- ./xep/imp.c.orig	Tue Mar 16 11:01:44 1999
+++ ./xep/imp.c	Mon Nov  1 09:39:01 1999
@@ -73,4 +73,5 @@
 #define	byteswide(w) (((w)+7)/8)
 
+static int mkrbow(unsigned int *,unsigned int *,unsigned int *,int,int);
 
 /***************