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