From 35c378db771ea870c4a94ffc2331b13b3522cb3c Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Tue, 21 Sep 2021 00:25:05 +0200 Subject: add record parser --- src/zonefile.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/zonefile.h') diff --git a/src/zonefile.h b/src/zonefile.h index 4dcd6ef..deebcf9 100644 --- a/src/zonefile.h +++ b/src/zonefile.h @@ -12,6 +12,7 @@ #include "database.h" #include "log.h" +#include "record.h" /** * NOT COMPATIBLE WITH STANDARD ZONEFILES! -- cgit v1.2.3