mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 13:08:06 +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 \
|
||||
hash.h heap.h hex.h hmacmd5.h hmacsha.h httpd.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 \
|
||||
netaddr.h netscope.h ondestroy.h os.h parseint.h \
|
||||
pool.h portset.h print.h queue.h quota.h \
|
||||
|
@ -21,8 +21,8 @@ top_srcdir = @top_srcdir@
|
||||
|
||||
@BIND9_VERSION@
|
||||
|
||||
HEADERS = dir.h int.h net.h netdb.h offset.h stat.h stdtime.h \
|
||||
strerror.h syslog.h time.h
|
||||
HEADERS = dir.h int.h keyboard.h net.h netdb.h offset.h stat.h \
|
||||
stdtime.h strerror.h syslog.h time.h
|
||||
|
||||
SUBDIRS =
|
||||
TARGETS =
|
||||
|
Loading…
x
Reference in New Issue
Block a user