aboutsummaryrefslogtreecommitdiffstats
path: root/dhcpcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpcd.h')
-rw-r--r--dhcpcd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dhcpcd.h b/dhcpcd.h
index ec32474..85cef7c 100644
--- a/dhcpcd.h
+++ b/dhcpcd.h
@@ -119,6 +119,7 @@ extern char **ifav;
extern int ifdc;
extern char **ifdv;
extern struct interface *ifaces;
+extern int avoid_routes;
struct interface *find_interface(const char *);
int handle_args(struct fd_list *, int, char **);