summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/tun.h
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1997-11-17 00:42:41 +0000
committerbrian <brian@FreeBSD.org>1997-11-17 00:42:41 +0000
commit674fc92d54c1a0eadba4706ec31ac423c35adff7 (patch)
treef5eb6d98e8df8e08a811f9f51b592a74080e9a7d /usr.sbin/ppp/tun.h
parent5696a07f36cde36ef7955344c7b33fc5c7c57248 (diff)
downloadFreeBSD-src-674fc92d54c1a0eadba4706ec31ac423c35adff7.zip
FreeBSD-src-674fc92d54c1a0eadba4706ec31ac423c35adff7.tar.gz
Add id strings to tun.[ch].
Don't try to open ppp.secret if we're never going to use it.
Diffstat (limited to 'usr.sbin/ppp/tun.h')
-rw-r--r--usr.sbin/ppp/tun.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/ppp/tun.h b/usr.sbin/ppp/tun.h
index bc495e1..1d1d693 100644
--- a/usr.sbin/ppp/tun.h
+++ b/usr.sbin/ppp/tun.h
@@ -1,3 +1,7 @@
+/*
+ * $Id$
+ */
+
struct tun_data {
#ifdef __OpenBSD__
struct tunnel_header head;
OpenPOWER on IntegriCloud