From 930ab418d3f3711d76b1ccf9735fb29ef08fe1ff Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Wed, 13 May 1998 07:19:45 +0000 Subject: Do not remove include of and . They should be here before including almost any POSIX header. Requested by: Bruce --- bin/chio/chio.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/chio') diff --git a/bin/chio/chio.c b/bin/chio/chio.c index 4507b59c498ae..7488e7a3e8e4e 100644 --- a/bin/chio/chio.c +++ b/bin/chio/chio.c @@ -32,9 +32,10 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: chio.c,v 1.5 1998/05/06 06:49:56 charnier Exp $"; #endif /* not lint */ +#include #include #include #include -- cgit v1.3