diff --git a/usr.bin/paste/paste.c b/usr.bin/paste/paste.c index 11584ca46968..7e14a56b7799 100644 --- a/usr.bin/paste/paste.c +++ b/usr.bin/paste/paste.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)paste.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: paste.c,v 1.3 1997/07/31 06:59:26 charnier Exp $"; + "$Id: paste.c,v 1.4 1997/08/05 03:40:04 asami Exp $"; #endif /* not lint */ #include @@ -53,6 +53,7 @@ static const char rcsid[] = #include #include #include +#include #include #include