Make zscanner more independent from common source
Compare changes
Files
+ 23
− 28
@@ -15,26 +15,20 @@
@@ -133,12 +127,13 @@ static const rdata_descriptor_t rdata_descriptors[] = {
@@ -153,7 +148,7 @@ int knot_rrtype_to_string(const uint16_t rrtype,
@@ -173,8 +168,8 @@ int knot_rrtype_from_string(const char *name, uint16_t *num)
@@ -204,10 +199,8 @@ int knot_rrclass_to_string(const uint16_t rrclass,
@@ -221,15 +214,17 @@ int knot_rrclass_to_string(const uint16_t rrclass,