mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
keyboard.h
This commit is contained in:
parent
f5df4974b7
commit
2d1c1ee28a
@ -32,7 +32,7 @@ HEADERS = aes.h app.h assertions.h backtrace.h base32.h base64.h \
|
|||||||
eventclass.h file.h formatcheck.h fsaccess.h \
|
eventclass.h file.h formatcheck.h fsaccess.h \
|
||||||
hash.h heap.h hex.h hmacmd5.h hmacsha.h httpd.h \
|
hash.h heap.h hex.h hmacmd5.h hmacsha.h httpd.h \
|
||||||
interfaceiter.h @ISC_IPV6_H@ iterated_hash.h json.h \
|
interfaceiter.h @ISC_IPV6_H@ iterated_hash.h json.h \
|
||||||
keyboard.h lang.h lex.h lfsr.h lib.h list.h log.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 msgcat.h msgs.h mutexblock.h \
|
||||||
netaddr.h netscope.h ondestroy.h os.h parseint.h \
|
netaddr.h netscope.h ondestroy.h os.h parseint.h \
|
||||||
pool.h portset.h print.h queue.h quota.h \
|
pool.h portset.h print.h queue.h quota.h \
|
||||||
|
@ -21,8 +21,8 @@ top_srcdir = @top_srcdir@
|
|||||||
|
|
||||||
@BIND9_VERSION@
|
@BIND9_VERSION@
|
||||||
|
|
||||||
HEADERS = dir.h int.h net.h netdb.h offset.h stat.h stdtime.h \
|
HEADERS = dir.h int.h keyboard.h net.h netdb.h offset.h stat.h \
|
||||||
strerror.h syslog.h time.h
|
stdtime.h strerror.h syslog.h time.h
|
||||||
|
|
||||||
SUBDIRS =
|
SUBDIRS =
|
||||||
TARGETS =
|
TARGETS =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user