From 1c776a2909632bc755f3fddd3b53addd792ab4d0 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Wed, 5 Apr 2000 22:30:57 +0000 Subject: [PATCH] missing an #include --- lib/dns/validator.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/dns/validator.c b/lib/dns/validator.c index 4a18c62aec..7a50c70272 100644 --- a/lib/dns/validator.c +++ b/lib/dns/validator.c @@ -28,6 +28,7 @@ #include #include +#include #include #include #include