summaryrefslogtreecommitdiffstats
path: root/tun.h
diff options
context:
space:
mode:
Diffstat (limited to 'tun.h')
-rw-r--r--tun.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tun.h b/tun.h
index 85e850f..9d702fe 100644
--- a/tun.h
+++ b/tun.h
@@ -231,8 +231,6 @@ void do_ifconfig (struct tuntap *tt,
int tun_mtu,
const struct env_set *es);
-const char *dev_component_in_dev_node (const char *dev_node);
-
bool is_dev_type (const char *dev, const char *dev_type, const char *match_type);
int dev_type_enum (const char *dev, const char *dev_type);
const char *dev_type_string (const char *dev, const char *dev_type);