summaryrefslogtreecommitdiffstats
path: root/libc/dns/nameser/ns_ttl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/dns/nameser/ns_ttl.c')
-rw-r--r--libc/dns/nameser/ns_ttl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/dns/nameser/ns_ttl.c b/libc/dns/nameser/ns_ttl.c
index cc98331..1ad3b49 100644
--- a/libc/dns/nameser/ns_ttl.c
+++ b/libc/dns/nameser/ns_ttl.c
@@ -28,7 +28,7 @@ __RCSID("$NetBSD: ns_ttl.c,v 1.2 2004/05/20 20:35:05 christos Exp $");
/* Import. */
-#include "arpa_nameser.h"
+#include <arpa/nameser.h>
#include <ctype.h>
#include <errno.h>