diff --git a/bin/dig/dig.c b/bin/dig/dig.c index 5c5b88e2e3..95f2cbc0b0 100644 --- a/bin/dig/dig.c +++ b/bin/dig/dig.c @@ -26,6 +26,7 @@ extern int h_errno; #include #include +#include #include #include #include diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index 27b4b1ed1f..974b61e532 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -39,6 +39,7 @@ extern int h_errno; #include #include +#include #include #include #include