aboutsummaryrefslogtreecommitdiffstats
path: root/libc/dns/resolv/res_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/dns/resolv/res_data.c')
-rw-r--r--libc/dns/resolv/res_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/dns/resolv/res_data.c b/libc/dns/resolv/res_data.c
index 7e5a30849..9bc02e786 100644
--- a/libc/dns/resolv/res_data.c
+++ b/libc/dns/resolv/res_data.c
@@ -35,7 +35,7 @@ __RCSID("$NetBSD: res_data.c,v 1.8 2004/06/09 18:07:03 christos Exp $");
#include <netinet/in.h>
#include <arpa/inet.h>
-#include "arpa_nameser.h"
+#include <arpa/nameser.h>
#include <ctype.h>
#include <netdb.h>