summaryrefslogtreecommitdiff
path: root/parallel/pvm3/patches/patch-bn
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/pvm3/patches/patch-bn')
-rw-r--r--parallel/pvm3/patches/patch-bn17
1 files changed, 0 insertions, 17 deletions
diff --git a/parallel/pvm3/patches/patch-bn b/parallel/pvm3/patches/patch-bn
deleted file mode 100644
index ad55f8ca1ed..00000000000
--- a/parallel/pvm3/patches/patch-bn
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-bn,v 1.1 2004/07/18 18:05:13 dmcmahill Exp $
-
---- tracer/tracer.h.orig Fri May 11 21:19:43 2001
-+++ tracer/tracer.h
-@@ -40,8 +40,12 @@
- #include "pvmwin.h"
- #include <time.h>
- #endif
-+#ifdef HASSTDLIB
-+#include <stdlib.h>
-+#else
- #ifndef IMA_MACOSX
- #include <malloc.h>
-+#endif
- #endif
- #include <signal.h>
- #include <ctype.h>