aboutsummaryrefslogtreecommitdiff
path: root/src/libndb/sysdnsquery.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libndb/sysdnsquery.c')
-rw-r--r--src/libndb/sysdnsquery.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libndb/sysdnsquery.c b/src/libndb/sysdnsquery.c
index f7587ad9..b9661be1 100644
--- a/src/libndb/sysdnsquery.c
+++ b/src/libndb/sysdnsquery.c
@@ -9,8 +9,6 @@
#include <ndb.h>
#include "ndbhf.h"
-AUTOLIB(resolv)
-
static void nstrcpy(char*, char*, int);
static void mkptrname(char*, char*, int);
static Ndbtuple *doquery(char*, char*);