From 0ce364191e210e51a837641432eb9f683f3a6fca Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Fri, 4 Dec 1998 03:30:23 +0000 Subject: [PATCH] add missing includes --- lib/dns/include/dns/name.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/dns/include/dns/name.h b/lib/dns/include/dns/name.h index 66206b2195..a9dee6e8bf 100644 --- a/lib/dns/include/dns/name.h +++ b/lib/dns/include/dns/name.h @@ -57,8 +57,10 @@ ***/ #include +#include #include +#include