2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-03 16:15:27 +00:00

install isc/errno.h

This commit is contained in:
Mark Andrews
2016-08-18 22:12:14 +10:00
parent 6e4788dd12
commit dec17fb662

View File

@@ -17,8 +17,8 @@ VERSION=@BIND9_VERSION@
# #
HEADERS = aes.h app.h assertions.h backtrace.h base32.h base64.h \ HEADERS = aes.h app.h assertions.h backtrace.h base32.h base64.h \
bind9.h boolean.h buffer.h bufferlist.h \ bind9.h boolean.h buffer.h bufferlist.h \
commandline.h counter.h crc64.h entropy.h error.h event.h \ commandline.h counter.h crc64.h entropy.h errno.h error.h \
eventclass.h file.h formatcheck.h fsaccess.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 \ hash.h heap.h hex.h hmacmd5.h hmacsha.h ht.h httpd.h \
interfaceiter.h @ISC_IPV6_H@ iterated_hash.h \ interfaceiter.h @ISC_IPV6_H@ iterated_hash.h \
json.h lang.h lex.h lfsr.h lib.h list.h log.h \ json.h lang.h lex.h lfsr.h lib.h list.h log.h \