mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
install refcount.h
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
# 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@
|
srcdir = @srcdir@
|
||||||
VPATH = @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 \
|
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 \
|
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 \
|
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 \
|
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 \
|
socket.h stdio.h string.h symtab.h task.h taskpool.h timer.h \
|
||||||
types.h util.h
|
types.h util.h
|
||||||
|
Reference in New Issue
Block a user