From 8deb3660926fe8278948b898b9c1b772eed2e61e Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Wed, 29 Jul 2020 23:11:46 +0100 Subject: New upstream version 0.9.1 --- iw_if.h | 1 + 1 file changed, 1 insertion(+) (limited to 'iw_if.h') diff --git a/iw_if.h b/iw_if.h index 1d4e238..e2199d3 100644 --- a/iw_if.h +++ b/iw_if.h @@ -76,6 +76,7 @@ struct if_info { }; extern bool if_is_up(const char *ifname); extern int if_set_up(const char *ifname); +extern void if_set_down_on_exit(void); extern void if_getinf(const char *ifname, struct if_info *info); /** -- cgit v1.2.3