summaryrefslogtreecommitdiff
path: root/sysutils/sge62/files/patch-common_basis__types.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/sge62/files/patch-common_basis__types.h')
-rw-r--r--sysutils/sge62/files/patch-common_basis__types.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/sysutils/sge62/files/patch-common_basis__types.h b/sysutils/sge62/files/patch-common_basis__types.h
deleted file mode 100644
index 84515b99c65d..000000000000
--- a/sysutils/sge62/files/patch-common_basis__types.h
+++ /dev/null
@@ -1,18 +0,0 @@
-
-$FreeBSD$
-
---- common/basis_types.h.orig
-+++ common/basis_types.h
-@@ -251,12 +251,10 @@
- else \
- variable = pthread_getspecific(key)
-
--#if !defined(FREEBSD)
- #define HAS_GETPWNAM_R
- #define HAS_GETGRNAM_R
- #define HAS_GETPWUID_R
- #define HAS_GETGRGID_R
--#endif
-
- #define HAS_LOCALTIME_R
- #define HAS_CTIME_R