summaryrefslogtreecommitdiff
path: root/sysutils/sge60/files/pthread-types.diff
blob: 6f2bbc2b9accd32438861620c5c475470072da3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- libs/uti/sge_profiling.h.orig
+++ libs/uti/sge_profiling.h
@@ -35,7 +35,7 @@
 #include <time.h>
 #include <sys/time.h>
 #include <sys/times.h>
-
+#include <pthread.h>
 
 #include "basis_types.h"