From ea16b37d7159ddadebe6cce33e8eab2e1ecbf018 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 12 Feb 2001 23:11:05 +0000 Subject: [PATCH] install refcount.h --- lib/isc/include/isc/Makefile.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/isc/include/isc/Makefile.in b/lib/isc/include/isc/Makefile.in index e7d2ef9936..5aa3469bd9 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.48 2001/01/09 21:56:41 bwelling Exp $ +# $Id: Makefile.in,v 1.49 2001/02/12 23:11:05 gson Exp $ srcdir = @srcdir@ VPATH = @srcdir@ @@ -33,7 +33,8 @@ HEADERS = assertions.h base64.h bitstring.h boolean.h buffer.h \ interfaceiter.h @ISC_IPV6_H@ lang.h lex.h \ lfsr.h lib.h list.h log.h magic.h md5.h mem.h msgcat.h msgs.h \ mutexblock.h netaddr.h ondestroy.h os.h \ - print.h quota.h random.h ratelimiter.h region.h resource.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