summaryrefslogtreecommitdiffstats
path: root/src/dnsmasq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dnsmasq.h')
-rwxr-xr-xsrc/dnsmasq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dnsmasq.h b/src/dnsmasq.h
index e2dedc6..c4fda28 100755
--- a/src/dnsmasq.h
+++ b/src/dnsmasq.h
@@ -781,6 +781,7 @@ void pre_allocate_sfds(void);
int reload_servers(char *fname);
#ifdef __ANDROID__
int set_servers(const char *servers);
+void set_interfaces(const char *interfaces);
#endif
void check_servers(void);
int enumerate_interfaces();