summaryrefslogtreecommitdiffstats
path: root/bin/csh/err.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/err.c')
-rw-r--r--bin/csh/err.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/csh/err.c b/bin/csh/err.c
index 4419f7c..f1770fb 100644
--- a/bin/csh/err.c
+++ b/bin/csh/err.c
@@ -36,10 +36,11 @@
static char sccsid[] = "@(#)err.c 8.1 (Berkeley) 5/31/93";
#else
static const char rcsid[] =
- "$Id: err.c,v 1.6 1997/10/07 16:33:22 eivind Exp $";
+ "$Id: err.c,v 1.7 1998/05/06 06:50:41 charnier Exp $";
#endif
#endif /* not lint */
+#include <sys/types.h>
#include <unistd.h>
#if __STDC__
# include <stdarg.h>
OpenPOWER on IntegriCloud