summaryrefslogtreecommitdiff
path: root/databases/firebird-client/files/patch-jrd::thd.h
diff options
context:
space:
mode:
Diffstat (limited to 'databases/firebird-client/files/patch-jrd::thd.h')
-rw-r--r--databases/firebird-client/files/patch-jrd::thd.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/databases/firebird-client/files/patch-jrd::thd.h b/databases/firebird-client/files/patch-jrd::thd.h
deleted file mode 100644
index b4e74ecfbe59..000000000000
--- a/databases/firebird-client/files/patch-jrd::thd.h
+++ /dev/null
@@ -1,14 +0,0 @@
---- jrd/thd.h.orig Sat Mar 2 00:16:31 2002
-+++ jrd/thd.h Mon May 13 19:10:37 2002
-@@ -98,6 +98,11 @@
- #define MULTI_THREAD 1
- #endif
-
-+#if (defined(FREEBSD) && defined(SUPERSERVER))
-+#define POSIX_THREADS 1
-+#define MULTI_THREAD 1
-+#endif
-+
- #ifdef VMS
- #ifndef GATEWAY
- #define MULTI_THREAD 1