From 51865ceaa8fd88eed8a903296e1a3bae6b43a758 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Wed, 19 Feb 2020 05:46:58 +0000 Subject: [PATCH] deleted a duplicate definition --- mio/lib/dns.c | 1 - 1 file changed, 1 deletion(-) diff --git a/mio/lib/dns.c b/mio/lib/dns.c index 8df0519..1f0e946 100644 --- a/mio/lib/dns.c +++ b/mio/lib/dns.c @@ -29,7 +29,6 @@ #include "mio-prv.h" #include -typedef struct mio_svc_dns_t mio_svc_dns_t; struct mio_svc_dns_t {