summaryrefslogtreecommitdiffstats
path: root/bin/chio
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chio')
-rw-r--r--bin/chio/chio.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/chio/chio.c b/bin/chio/chio.c
index 4507b59..7488e7a 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 <sys/param.h>
#include <sys/chio.h>
#include <err.h>
#include <fcntl.h>
OpenPOWER on IntegriCloud