summaryrefslogtreecommitdiffstats
path: root/bin/csh/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/misc.c')
-rw-r--r--bin/csh/misc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/csh/misc.c b/bin/csh/misc.c
index 67a9437..313c86c 100644
--- a/bin/csh/misc.c
+++ b/bin/csh/misc.c
@@ -36,12 +36,10 @@
static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 5/31/93";
#else
static const char rcsid[] =
- "$Id: misc.c,v 1.5 1997/02/22 14:02:02 peter Exp $";
+ "$Id: misc.c,v 1.6 1997/08/07 21:42:13 steve Exp $";
#endif
#endif /* not lint */
-#include <sys/param.h>
-#include <stdlib.h>
#include <unistd.h>
#if __STDC__
# include <stdarg.h>
OpenPOWER on IntegriCloud