summaryrefslogtreecommitdiffstats
path: root/www/mozilla-devel/files/patch-nsprpub::pr::include::md::_freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozilla-devel/files/patch-nsprpub::pr::include::md::_freebsd.h')
-rw-r--r--www/mozilla-devel/files/patch-nsprpub::pr::include::md::_freebsd.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/mozilla-devel/files/patch-nsprpub::pr::include::md::_freebsd.h b/www/mozilla-devel/files/patch-nsprpub::pr::include::md::_freebsd.h
deleted file mode 100644
index 7f357c664..000000000
--- a/www/mozilla-devel/files/patch-nsprpub::pr::include::md::_freebsd.h
+++ /dev/null
@@ -1,14 +0,0 @@
---- nsprpub/pr/include/md/_freebsd.h.orig Sat Apr 22 17:14:55 2006
-+++ nsprpub/pr/include/md/_freebsd.h Sat Apr 22 17:14:47 2006
-@@ -106,6 +106,11 @@
- #define _PR_IPV6_V6ONLY_PROBE
- #endif
-
-+#if (__FreeBSD_version >= 700016) || (__FreeBSD_version < 700000 && __FreeBSD_version >= 601103)
-+#define _PR_HAVE_GETPROTO_R
-+#define _PR_HAVE_5_ARG_GETPROTO_R
-+#endif
-+
- #define USE_SETJMP
-
- #ifndef _PR_PTHREADS