summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sendmail/smrsh/smrsh.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sendmail/smrsh/smrsh.c')
-rw-r--r--usr.sbin/sendmail/smrsh/smrsh.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/smrsh/smrsh.c b/usr.sbin/sendmail/smrsh/smrsh.c
index 49201e9..10ae36b 100644
--- a/usr.sbin/sendmail/smrsh/smrsh.c
+++ b/usr.sbin/sendmail/smrsh/smrsh.c
@@ -33,7 +33,7 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)smrsh.c 8.4 (Berkeley) 11/11/95";
+static char sccsid[] = "@(#)smrsh.c 8.5 (Berkeley) 10/19/97";
#endif /* not lint */
/*
@@ -76,6 +76,7 @@ static char sccsid[] = "@(#)smrsh.c 8.4 (Berkeley) 11/11/95";
#endif
#include <sysexits.h>
#include <syslog.h>
+#include <stdlib.h>
/* directory in which all commands must reside */
#ifndef CMDDIR
OpenPOWER on IntegriCloud