mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
remove ../../isc/util.h that Andreas put back in.
This commit is contained in:
@@ -54,8 +54,6 @@
|
|||||||
#include <named/server.h>
|
#include <named/server.h>
|
||||||
#include <named/xfrout.h>
|
#include <named/xfrout.h>
|
||||||
|
|
||||||
#include "../../isc/util.h" /* XXX */
|
|
||||||
|
|
||||||
#define PARTIALANSWER(c) (((c)->query.attributes & \
|
#define PARTIALANSWER(c) (((c)->query.attributes & \
|
||||||
NS_QUERYATTR_PARTIALANSWER) != 0)
|
NS_QUERYATTR_PARTIALANSWER) != 0)
|
||||||
#define USECACHE(c) (((c)->query.attributes & \
|
#define USECACHE(c) (((c)->query.attributes & \
|
||||||
|
Reference in New Issue
Block a user