Bugzilla bug #63697: NetBSD 1.5 or newer has IPv6. Thanks to

martin@NetBSD.ORG (Martin Husemann) for the patch.
This commit is contained in:
wtc%netscape.com 2000-12-28 17:04:04 +00:00
Родитель 94481c32a8
Коммит c505936cfb
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -78,6 +78,12 @@
#define _PR_HAVE_SYSV_SEMAPHORES
#define PR_HAVE_SYSV_NAMED_SHARED_MEMORY
#if __NetBSD_Version__ >= 105000000
#define _PR_INET6
#define _PR_HAVE_GETHOSTBYNAME2
#define _PR_INET6_PROBE
#endif
#define USE_SETJMP
#ifndef _PR_PTHREADS