summaryrefslogtreecommitdiff
path: root/src/network/res_query.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/res_query.c')
-rw-r--r--src/network/res_query.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/network/res_query.c b/src/network/res_query.c
index 33543dcf..2f4da2e2 100644
--- a/src/network/res_query.c
+++ b/src/network/res_query.c
@@ -1,6 +1,5 @@
#include <resolv.h>
#include <netdb.h>
-#include "libc.h"
int res_query(const char *name, int class, int type, unsigned char *dest, int len)
{