summaryrefslogtreecommitdiff
path: root/parallel/glunix/patches/patch-cl
blob: 2d9fc3a9650f1593f7592939d94312ca39ee79d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-cl,v 1.1 2005/05/29 14:38:33 wiz Exp $

--- glunix/src/perf/cperf_obj.cc.orig	1997-09-05 21:30:08.000000000 +0200
+++ glunix/src/perf/cperf_obj.cc
@@ -54,6 +54,7 @@
 #define __THIS_MODULE MODULE_PERF
 
 #include <math.h>
+#include <string.h>
 #include "cperf.h"
 #include "cperf_obj.h"
 #include "cperf_internal.h"