diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2008-12-08 21:04:24 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2008-12-08 21:04:24 +0000 |
| commit | 20e76cb365d07190cd56936e59bf95e3eb32b9ca (patch) | |
| tree | d222119fdf25f6e509a03e165fe282bb307b8a27 /lib/bind | |
| parent | a6d94c502cfa934ed43a042d52ae6019b3c0244d (diff) | |
Notes
Diffstat (limited to 'lib/bind')
| -rw-r--r-- | lib/bind/bind/port_after.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/bind/port_after.h b/lib/bind/bind/port_after.h index 38335d6fc618..f0b7f82d7b52 100644 --- a/lib/bind/bind/port_after.h +++ b/lib/bind/bind/port_after.h @@ -30,7 +30,7 @@ #undef HAS_IN_ADDR6 #define HAVE_SOCKADDR_STORAGE 1 #undef NEED_GETTIMEOFDAY -#undef HAVE_STRNDUP +#define HAVE_STRNDUP 1 #undef USE_FIONBIO_IOCTL #undef USE_SYSERROR_LIST #undef INNETGR_ARGS |
