From 402ba1a164aa76c34192663a77d62682a0a9ff9e Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Tue, 30 May 2000 23:20:00 +0000 Subject: [PATCH] include isc/buffer.h, dns/name.h --- bin/tests/printmsg.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/tests/printmsg.c b/bin/tests/printmsg.c index 7126e8675a..2aa15ffbfd 100644 --- a/bin/tests/printmsg.c +++ b/bin/tests/printmsg.c @@ -17,8 +17,10 @@ #include +#include #include +#include #include #include "printmsg.h"