add ISC_R_NOPERM to dlz_minimal.h
This commit is contained in:
@@ -44,6 +44,7 @@ typedef uint32_t dns_ttl_t;
|
||||
/* result codes */
|
||||
#define ISC_R_SUCCESS 0
|
||||
#define ISC_R_NOMEMORY 1
|
||||
#define ISC_R_NOPERM 6
|
||||
#define ISC_R_NOTFOUND 23
|
||||
#define ISC_R_FAILURE 25
|
||||
|
||||
|
||||
Reference in New Issue
Block a user