/usr/include/dnsdb/zdb-config-features.h is in libyadifa-dev 2.3.7-1build1.
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 10 | #pragma once
#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
#define ZDB_HAS_NSID_SUPPORT 1
#define ZDB_HAS_MUTEX_DEBUG_SUPPORT 0
// version 2.3.7.0-0
#define DNSDB_VERSION 0x020307000000LL// include/dnsdb/zdb-config-features.h
|