loudmouth/lm-asyncns-resolver.c
changeset 744 4ebe32453682
parent 739 4a32df98ff8c
--- a/loudmouth/lm-asyncns-resolver.c	Sat Jul 10 09:37:34 2021 +0200
+++ b/loudmouth/lm-asyncns-resolver.c	Thu Apr 21 20:23:32 2022 +0200
@@ -21,7 +21,6 @@
 #include <string.h>
 #ifdef HAVE_ASYNCNS
 #include <asyncns.h>
-#define freeaddrinfo(x) asyncns_freeaddrinfo(x)
 
 /* Needed on Mac OS X */
 #if HAVE_ARPA_NAMESER_COMPAT_H