]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
install isc/errno.h
authorMark Andrews <marka@isc.org>
Thu, 18 Aug 2016 12:12:14 +0000 (22:12 +1000)
committerMark Andrews <marka@isc.org>
Thu, 18 Aug 2016 12:12:14 +0000 (22:12 +1000)
lib/isc/include/isc/Makefile.in

index 29771aace757fde9c82a3b83ad84ec8fc9069b66..ec339e22614eb3d1d0911d4c02763e9347a2b9ef 100644 (file)
@@ -17,8 +17,8 @@ VERSION=@BIND9_VERSION@
 #
 HEADERS =      aes.h app.h assertions.h backtrace.h base32.h base64.h \
                bind9.h boolean.h buffer.h bufferlist.h \
-               commandline.h counter.h crc64.h entropy.h error.h event.h \
-               eventclass.h file.h formatcheck.h fsaccess.h \
+               commandline.h counter.h crc64.h entropy.h errno.h error.h \
+               event.h eventclass.h file.h formatcheck.h fsaccess.h \
                hash.h heap.h hex.h hmacmd5.h hmacsha.h ht.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 \