summaryrefslogtreecommitdiff
path: root/openvpn/src/openvpn/tun.h
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-04-01 01:30:35 +0200
committerArne Schwabe <arne@rfc2549.org>2013-04-01 01:30:35 +0200
commit27ab1f2c4615cb395d6870cff21288e9e0e5a2c2 (patch)
treea403b76320d4c6811eb4444826c91a21820d498f /openvpn/src/openvpn/tun.h
parentd081ec36043019d152eab4970bf3f22b923e8b55 (diff)
Update OpenVPN to 2.3.1
Diffstat (limited to 'openvpn/src/openvpn/tun.h')
-rw-r--r--openvpn/src/openvpn/tun.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openvpn/src/openvpn/tun.h b/openvpn/src/openvpn/tun.h
index e7d941ab..2bbb8133 100644
--- a/openvpn/src/openvpn/tun.h
+++ b/openvpn/src/openvpn/tun.h
@@ -203,8 +203,6 @@ tuntap_defined (const struct tuntap *tt)
* Function prototypes
*/
-static void clear_tuntap (struct tuntap *tuntap);
-
void open_tun (const char *dev, const char *dev_type, const char *dev_node,
struct tuntap *tt);