From 5972643f58355298ad5382ed2e5cf054930f6927 Mon Sep 17 00:00:00 2001 From: wollman Date: Fri, 3 Jan 1997 20:19:50 +0000 Subject: Update to match changes in . --- sbin/ifconfig/ifconfig.c | 3 ++- sbin/slattach/slattach.c | 3 ++- sbin/startslip/startslip.c | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sbin') diff --git a/sbin/ifconfig/ifconfig.c b/sbin/ifconfig/ifconfig.c index 0bd94ea..0a1bc90 100644 --- a/sbin/ifconfig/ifconfig.c +++ b/sbin/ifconfig/ifconfig.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)ifconfig.c 8.2 (Berkeley) 2/16/94"; */ static const char rcsid[] = - "$Id: ifconfig.c,v 1.20 1996/11/21 19:36:09 wollman Exp $"; + "$Id: ifconfig.c,v 1.21 1996/12/10 17:07:17 wollman Exp $"; #endif /* not lint */ #include @@ -52,6 +52,7 @@ static const char rcsid[] = #include #include +#include #include #include #include diff --git a/sbin/slattach/slattach.c b/sbin/slattach/slattach.c index 9ab7b31..dcbdcd2 100644 --- a/sbin/slattach/slattach.c +++ b/sbin/slattach/slattach.c @@ -42,7 +42,7 @@ static char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)slattach.c 4.6 (Berkeley) 6/1/90";*/ -static char rcsid[] = "$Id: slattach.c,v 1.21 1996/12/10 17:07:44 wollman Exp $"; +static char rcsid[] = "$Id: slattach.c,v 1.22 1996/12/10 21:25:42 wollman Exp $"; #endif /* not lint */ #include @@ -64,6 +64,7 @@ static char rcsid[] = "$Id: slattach.c,v 1.21 1996/12/10 17:07:44 wollman Exp $" #include #include +#include #include #include diff --git a/sbin/startslip/startslip.c b/sbin/startslip/startslip.c index 222d163..feb0f90 100644 --- a/sbin/startslip/startslip.c +++ b/sbin/startslip/startslip.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: startslip.c,v 1.18 1995/09/27 17:15:37 ache Exp $ + * $Id: startslip.c,v 1.19 1996/12/10 17:07:48 wollman Exp $ */ #ifndef lint @@ -63,6 +63,7 @@ static char sccsid[] = "@(#)startslip.c 8.1 (Berkeley) 6/5/93"; #include #include +#include #include #include -- cgit v1.1