From d3add158484cf31a64fb8af7d2dcab4bd5032bfd Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 28 Aug 2018 15:59:20 -0700 Subject: [PATCH] silence "missing print.h" warning (cherry picked from commit 3c18b7d3fd142eeb086c109cfc3e6504e61e8159) --- lib/dns/tests/zt_test.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/dns/tests/zt_test.c b/lib/dns/tests/zt_test.c index 8b506d2eb3..bacc7e16ce 100644 --- a/lib/dns/tests/zt_test.c +++ b/lib/dns/tests/zt_test.c @@ -20,6 +20,7 @@ #include #include +#include #include #include