From ddfe394c061049bbd71125ad41c3dd3092b2bbfd Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Tue, 4 Apr 2000 20:10:29 +0000 Subject: [PATCH] need --- bin/tests/names/t_names.c | 3 +++ lib/dns/name.c | 1 + 2 files changed, 4 insertions(+) diff --git a/bin/tests/names/t_names.c b/bin/tests/names/t_names.c index 3f3462f9e1..1cfb840372 100644 --- a/bin/tests/names/t_names.c +++ b/bin/tests/names/t_names.c @@ -22,11 +22,14 @@ #include #include +#include #include + #include #include #include #include + #include #define MAXTOKS 16 diff --git a/lib/dns/name.c b/lib/dns/name.c index 7823b2fdf1..ffbd89eed3 100644 --- a/lib/dns/name.c +++ b/lib/dns/name.c @@ -23,6 +23,7 @@ #include #include +#include #include #include