mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-15 22:09:31 -04:00
remove ../../isc/util.h that Andreas put back in.
This commit is contained in:
parent
58aaab3687
commit
2015bf18c9
1 changed files with 0 additions and 2 deletions
|
|
@ -54,8 +54,6 @@
|
|||
#include <named/server.h>
|
||||
#include <named/xfrout.h>
|
||||
|
||||
#include "../../isc/util.h" /* XXX */
|
||||
|
||||
#define PARTIALANSWER(c) (((c)->query.attributes & \
|
||||
NS_QUERYATTR_PARTIALANSWER) != 0)
|
||||
#define USECACHE(c) (((c)->query.attributes & \
|
||||
|
|
|
|||
Loading…
Reference in a new issue