9l: link with -lresolv on Linux

LGTM=rsc
R=rsc
https://codereview.appspot.com/136520044
This commit is contained in:
David du Colombier 2014-10-20 22:21:43 +02:00
parent 738e890b19
commit fd3496d3ef
2 changed files with 1 additions and 3 deletions

View file

@ -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*);