diff options
author | dougb <dougb@FreeBSD.org> | 2006-12-10 07:11:04 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2006-12-10 07:11:04 +0000 |
commit | 3cafae54dc8719870e9c9979d05ebd77bd830fb7 (patch) | |
tree | 0b235a23c669f5db7b3fba5890c920d9102d8eec /lib/bind/lwres | |
parent | 41cdd45e73179c04fe3fcedc4feda5612d7e9fa3 (diff) | |
download | FreeBSD-src-3cafae54dc8719870e9c9979d05ebd77bd830fb7.zip FreeBSD-src-3cafae54dc8719870e9c9979d05ebd77bd830fb7.tar.gz |
Changes to generated files related to the 9.3.3 import.
Diffstat (limited to 'lib/bind/lwres')
-rw-r--r-- | lib/bind/lwres/lwres/platform.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/bind/lwres/lwres/platform.h b/lib/bind/lwres/lwres/platform.h index ed87c89..556d0d5 100644 --- a/lib/bind/lwres/lwres/platform.h +++ b/lib/bind/lwres/lwres/platform.h @@ -17,7 +17,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: platform.h.in,v 1.12.2.1.10.2 2004/08/28 06:25:26 marka Exp $ */ +/* $Id: platform.h.in,v 1.12.2.1.10.5 2005/06/08 02:08:32 marka Exp $ */ #ifndef LWRES_PLATFORM_H #define LWRES_PLATFORM_H 1 @@ -98,7 +98,7 @@ /*! \brief * Define if this system needs strtoul. */ -#undef ISC_PLATFORM_NEEDSTRTOUL +#undef LWRES_PLATFORM_NEEDSTRTOUL #ifndef LWRES_PLATFORM_USEDECLSPEC #define LIBLWRES_EXTERNAL_DATA |