aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/dns.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/dns.h')
-rw-r--r--include/asterisk/dns.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/dns.h b/include/asterisk/dns.h
index 60209509d..64cf68c10 100644
--- a/include/asterisk/dns.h
+++ b/include/asterisk/dns.h
@@ -24,8 +24,6 @@
#ifndef _ASTERISK_DNS_H
#define _ASTERISK_DNS_H
-struct ast_channel;
-
/*! \brief Perform DNS lookup (used by DNS, enum and SRV lookups)
\param context
\param dname Domain name to lookup (host, SRV domain, TXT record name)