summaryrefslogtreecommitdiff
path: root/parallel/glunix/patches/patch-cf
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/glunix/patches/patch-cf')
-rw-r--r--parallel/glunix/patches/patch-cf13
1 files changed, 13 insertions, 0 deletions
diff --git a/parallel/glunix/patches/patch-cf b/parallel/glunix/patches/patch-cf
new file mode 100644
index 00000000000..a770597f35c
--- /dev/null
+++ b/parallel/glunix/patches/patch-cf
@@ -0,0 +1,13 @@
+$NetBSD: patch-cf,v 1.1 2000/06/16 23:40:18 wiz Exp $
+
+--- glunix/src/perf/cperf_collector.h.orig Fri Sep 5 21:30:06 1997
++++ glunix/src/perf/cperf_collector.h Sat Jun 17 01:13:40 2000
+@@ -87,7 +87,7 @@
+ int numExpected);
+ ~Perf_Collector(void);
+
+- CollectTicket(timeval *endTime);
++ int CollectTicket(timeval *endTime);
+
+ private:
+ Bool enabled;