From: Mark Andrews Date: Thu, 24 Mar 2016 04:12:14 +0000 (+1100) Subject: add meminfo.h to list of header files to install X-Git-Tag: v9.11.0a2~110 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f442a31fb35f9efb33a9d19a45646c45eac4a801;p=thirdparty%2Fbind9.git add meminfo.h to list of header files to install --- diff --git a/lib/isc/include/isc/Makefile.in b/lib/isc/include/isc/Makefile.in index 315d7dd2715..f3f23671578 100644 --- a/lib/isc/include/isc/Makefile.in +++ b/lib/isc/include/isc/Makefile.in @@ -31,7 +31,7 @@ HEADERS = aes.h app.h assertions.h backtrace.h base32.h base64.h \ hash.h heap.h hex.h hmacmd5.h hmacsha.h httpd.h \ interfaceiter.h @ISC_IPV6_H@ iterated_hash.h json.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 \ + magic.h md5.h mem.h meminfo.h msgcat.h msgs.h mutexblock.h \ netaddr.h netscope.h ondestroy.h os.h parseint.h \ pool.h portset.h print.h queue.h quota.h \ radix.h random.h ratelimiter.h refcount.h regex.h \