$FreeBSD: ports/sysutils/sge/files/pthread-types.diff,v 1.2 2007/02/05 17:33:22 brooks Exp $

--- 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"
 


syntax highlighted by Code2HTML, v. 0.9.1