From c95fcb3dcab9ea74cd28de9c4fd141bcc488ef92 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 20 Oct 2017 10:07:16 +1100 Subject: [PATCH] deprecated.h is not part of BIND 9.9 (yet) --- lib/export/isc/include/isc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/export/isc/include/isc/Makefile.in b/lib/export/isc/include/isc/Makefile.in index 55d3103952..34258ed877 100644 --- a/lib/export/isc/include/isc/Makefile.in +++ b/lib/export/isc/include/isc/Makefile.in @@ -24,7 +24,7 @@ VERSION=@BIND9_VERSION@ # install target below. # HEADERS = app.h assertions.h base64.h bitstring.h boolean.h \ - buffer.h bufferlist.h commandline.h deprecated.h \ + buffer.h bufferlist.h commandline.h \ entropy.h error.h event.h \ eventclass.h file.h formatcheck.h fsaccess.h \ hash.h heap.h hex.h hmacmd5.h httpd.h \