From af7727cb9658887f5b14a057886b8a9f17bf1d16 Mon Sep 17 00:00:00 2001 From: wollman Date: Tue, 10 Dec 1996 21:25:42 +0000 Subject: Fix if.h lossage. I could have sworn I already fixed this one. --- sbin/slattach/slattach.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sbin') diff --git a/sbin/slattach/slattach.c b/sbin/slattach/slattach.c index b500a4b..9ab7b31 100644 --- a/sbin/slattach/slattach.c +++ b/sbin/slattach/slattach.c @@ -42,13 +42,14 @@ static char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)slattach.c 4.6 (Berkeley) 6/1/90";*/ -static char rcsid[] = "$Id$"; +static char rcsid[] = "$Id: slattach.c,v 1.21 1996/12/10 17:07:44 wollman Exp $"; #endif /* not lint */ #include +#include #include #include -#include +#include #include #include -- cgit v1.1