aboutsummaryrefslogtreecommitdiffstats
path: root/common/pka.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/pka.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/pka.c b/common/pka.c
index 3c45e8bbf..d47216298 100644
--- a/common/pka.c
+++ b/common/pka.c
@@ -48,9 +48,6 @@
#endif /* USE_DNS_PKA */
#ifdef USE_ADNS
# include <adns.h>
-# ifndef HAVE_ADNS_FREE
-# define adns_free free
-# endif
#endif
#include "util.h"