diff options
Diffstat (limited to 'resolv/tst-resolv-network.c')
-rw-r--r-- | resolv/tst-resolv-network.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resolv/tst-resolv-network.c b/resolv/tst-resolv-network.c index 2bb5266829..526cd8334c 100644 --- a/resolv/tst-resolv-network.c +++ b/resolv/tst-resolv-network.c @@ -20,6 +20,7 @@ #include <stdlib.h> #include <string.h> #include <sys/socket.h> +#include <netinet/in.h> #include <support/check.h> #include <support/check_nss.h> #include <support/resolv_test.h> |