From e3ba26c492ef3e667ea2d5414fc946881ef07941 Mon Sep 17 00:00:00 2001 From: charnier Date: Wed, 13 May 1998 07:33:54 +0000 Subject: Restore Lite-2 sccsid. Restore include of sys/types.h. --- bin/dd/conv_tab.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/dd/conv_tab.c') diff --git a/bin/dd/conv_tab.c b/bin/dd/conv_tab.c index cbe9d02..f5fe7ac 100644 --- a/bin/dd/conv_tab.c +++ b/bin/dd/conv_tab.c @@ -37,10 +37,10 @@ #ifndef lint #if 0 -static char const sccsid[] = "@(#)conv_tab.c 8.1 (Berkeley) 5/31/93"; +static char sccsid[] = "@(#)conv_tab.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: conv_tab.c,v 1.7 1998/05/06 06:51:32 charnier Exp $"; #endif /* not lint */ #include -- cgit v1.1