From 564e88f79ea0bec06a4dfe6545d44967af19f763 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 20 Jan 2000 00:45:56 +0000 Subject: [PATCH] #include in zt.c, not zt.h --- lib/dns/include/dns/zt.h | 1 - lib/dns/zt.c | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dns/include/dns/zt.h b/lib/dns/include/dns/zt.h index 3120672138..9ae28f7dd7 100644 --- a/lib/dns/include/dns/zt.h +++ b/lib/dns/include/dns/zt.h @@ -22,7 +22,6 @@ #include #include -#include #include #include diff --git a/lib/dns/zt.c b/lib/dns/zt.c index ea8bef8ac0..361199fed3 100644 --- a/lib/dns/zt.c +++ b/lib/dns/zt.c @@ -24,6 +24,7 @@ #include #include +#include struct dns_zt { /* Unlocked. */