Skip to content
Snippets Groups Projects
Commit 70ab477d authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

fix macro undefinition

parent d479bd67
No related branches found
No related tags found
No related merge requests found
......@@ -741,7 +741,7 @@ static int check_rr_constraints(knot_pkt_t *pkt, knot_rrset_t *rr, size_t rr_siz
return KNOT_EOK;
}
#undef CHECK_AR_RECORD
#undef CHECK_AR_CONSTRAINTS
_public_
int knot_pkt_parse_rr(knot_pkt_t *pkt, unsigned flags)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment