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