/usr/include/dnsdb/zdb-config-features.h is in libyadifa-dev 2.1.6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | #pragma once
#define ZDB_HAS_RRCACHE_ENABLED 0
#define ZDB_HAS_DNSSEC_SUPPORT 1
#define ZDB_HAS_NSEC_SUPPORT 1
#define ZDB_HAS_NSEC3_SUPPORT 1
#define ZDB_HAS_ACL_SUPPORT 1
#define ZDB_HAS_TSIG_SUPPORT 1
// version 2.1.6.0-0
#define DNSDB_VERSION 0x020106000000LL// include/dnsdb/zdb-config-features.h
|