From: Mark Andrews Date: Mon, 21 Mar 2005 05:16:47 +0000 (+0000) Subject: 1839. [bug] was not being installed. X-Git-Tag: v9.2.6b1~137^2~27 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=5cb7e15551f502ab6948689cf3bc7dac6b56571e;p=thirdparty%2Fbind9.git 1839. [bug] was not being installed. --- diff --git a/CHANGES b/CHANGES index ffb34bed475..fde58312552 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +1839. [bug] was not being installed. + 1838. [placeholder] rt13707 1837. [placeholder] rt13714 diff --git a/lib/isc/include/isc/Makefile.in b/lib/isc/include/isc/Makefile.in index db576c2cc2f..fb97b6decf3 100644 --- a/lib/isc/include/isc/Makefile.in +++ b/lib/isc/include/isc/Makefile.in @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.54 2004/03/05 05:10:55 marka Exp $ +# $Id: Makefile.in,v 1.55 2005/03/21 05:16:47 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ @@ -28,8 +28,8 @@ top_srcdir = @top_srcdir@ # HEADERS = app.h assertions.h base64.h bitstring.h boolean.h buffer.h \ bufferlist.h commandline.h entropy.h error.h event.h \ - eventclass.h \ - file.h formatcheck.h fsaccess.h heap.h hex.h hmacmd5.h \ + eventclass.h file.h formatcheck.h fsaccess.h \ + hash.h heap.h hex.h hmacmd5.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 parseint.h \