diff options
Diffstat (limited to 'resolv/tst-resolv-edns.c')
-rw-r--r-- | resolv/tst-resolv-edns.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resolv/tst-resolv-edns.c b/resolv/tst-resolv-edns.c index 093a4f5f22..8945d79d09 100644 --- a/resolv/tst-resolv-edns.c +++ b/resolv/tst-resolv-edns.c @@ -18,6 +18,7 @@ #include <errno.h> #include <netdb.h> +#include <resolv.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |