diff options
| author | Brian Somers <brian@FreeBSD.org> | 1997-11-18 00:22:07 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1997-11-18 00:22:07 +0000 |
| commit | f5c9fce9cd549f0aa41ad4725f06b29770a59a61 (patch) | |
| tree | feb7df547cb4ab965896f6e6157b7fdf362622dd /usr.sbin | |
| parent | f3a51f7a0b49c77ec88975952b26badeee5f8029 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/pppctl/pppctl.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/pppctl/pppctl.c b/usr.sbin/pppctl/pppctl.c index 0e18c6fb8231..b6336ebae9fb 100644 --- a/usr.sbin/pppctl/pppctl.c +++ b/usr.sbin/pppctl/pppctl.c @@ -1,3 +1,7 @@ +/* + * $Id$ + */ + #include <sys/types.h> #include <sys/socket.h> |
