From 1cbbc0bde65faeb6801219fcfba0aecd74fd57ed Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Fri, 4 Mar 2016 14:56:58 +0530 Subject: [PATCH] Include missing isc/print.h --- lib/dns/tests/name_test.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/dns/tests/name_test.c b/lib/dns/tests/name_test.c index 40c60ddd36..6315a7bf3a 100644 --- a/lib/dns/tests/name_test.c +++ b/lib/dns/tests/name_test.c @@ -25,6 +25,7 @@ #include #include +#include #include #include