Bugzilla bug 124981: Enable IPv6 support for FreeBSD. This patch is

contributed by Munechika Sumikawa <sumikawa@ebina.hitachi.co.jp>.


git-svn-id: svn://10.0.0.236/trunk@114673 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wtc%netscape.com
2002-02-16 07:12:55 +00:00
parent 2c8a528665
commit 913eaca8b9

View File

@@ -88,6 +88,12 @@
#define _PR_HAVE_SYSV_SEMAPHORES
#define PR_HAVE_SYSV_NAMED_SHARED_MEMORY
#if __FreeBSD_version >= 400014
#define _PR_INET6
#define _PR_HAVE_GETHOSTBYNAME2
#define _PR_INET6_PROBE
#endif
#define USE_SETJMP
#ifndef _PR_PTHREADS