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