From 8283cbabdc0fad1ac12e2c207a9e202353067dcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Witold=20Kr=C4=99cicki?= Date: Mon, 29 Oct 2018 23:03:51 +0100 Subject: [PATCH] include in rpz.c for strtoul --- lib/dns/rpz.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/dns/rpz.c b/lib/dns/rpz.c index d861783e86..38fd3bd2cd 100644 --- a/lib/dns/rpz.c +++ b/lib/dns/rpz.c @@ -15,6 +15,7 @@ #include #include +#include #include #include