diff --git a/dns/gethostbyaddr.c b/dns/gethostbyaddr.c index b646948..6f6891a 100644 --- a/dns/gethostbyaddr.c +++ b/dns/gethostbyaddr.c @@ -2,6 +2,10 @@ #include #include +#include +#include +#include + #include "hstrerror.h" char *cmnd;