aboutsummaryrefslogtreecommitdiff
path: root/eperd/readresolv.h
blob: 2223a6d392ccc50106dfd9378e912a36dd21a96f (plain)
1
2
3
4
5
/*
 * Copyright (c) 2013-2014 RIPE NCC <atlas@ripe.net>
 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
 */
void get_local_resolvers(char *nslist[MAXNS], int *resolv_max, char *infname);