From 2d1fd70e51e8b2ec2ef66e60f4b3b94945bd7849 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 19 Aug 2013 08:18:55 +0000 Subject: [PATCH] add dns_soa_buildrdata (cherry picked from commit 415f8d470d93b0e22d20caf147bb58eac82bafd4) --- lib/dns/win32/libdns.def | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/dns/win32/libdns.def b/lib/dns/win32/libdns.def index f590d359f5..7661f807ec 100644 --- a/lib/dns/win32/libdns.def +++ b/lib/dns/win32/libdns.def @@ -677,6 +677,7 @@ dns_secalg_fromtext dns_secalg_totext dns_secproto_fromtext dns_secproto_totext +dns_soa_buildrdata dns_soa_getminimum dns_soa_getserial dns_soa_setserial