From 090f79c6c244078b18c9cd95787be1be30be184c Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 24 Jun 2003 05:18:39 +0000 Subject: [PATCH] 1474. [port] Provide strtoul() and memmove() for platforms without them. --- lib/isc/include/isc/Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/isc/include/isc/Makefile.in b/lib/isc/include/isc/Makefile.in index dd1677920d..e594fde203 100644 --- a/lib/isc/include/isc/Makefile.in +++ b/lib/isc/include/isc/Makefile.in @@ -13,7 +13,7 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.52 2001/11/30 01:02:16 gson Exp $ +# $Id: Makefile.in,v 1.53 2003/06/24 05:18:39 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ @@ -36,8 +36,8 @@ HEADERS = app.h assertions.h base64.h bitstring.h boolean.h buffer.h \ print.h quota.h random.h ratelimiter.h \ refcount.h region.h resource.h \ result.h resultclass.h rwlock.h serial.h sha1.h sockaddr.h \ - socket.h stdio.h string.h symtab.h task.h taskpool.h timer.h \ - types.h util.h version.h + socket.h stdio.h stdlib.h string.h symtab.h task.h taskpool.h \ + timer.h types.h util.h version.h SUBDIRS = TARGETS =