aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sge/files/pthread-types.diff
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/sge/files/pthread-types.diff')
-rw-r--r--sysutils/sge/files/pthread-types.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/sge/files/pthread-types.diff b/sysutils/sge/files/pthread-types.diff
new file mode 100644
index 000000000000..6f2bbc2b9acc
--- /dev/null
+++ b/sysutils/sge/files/pthread-types.diff
@@ -0,0 +1,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"
+