diff options
| author | Stefan Farfeleder <stefanf@FreeBSD.org> | 2004-05-24 13:21:24 +0000 |
|---|---|---|
| committer | Stefan Farfeleder <stefanf@FreeBSD.org> | 2004-05-24 13:21:24 +0000 |
| commit | 28e1bf46890e518b11be91f657a5b3932158aa61 (patch) | |
| tree | 76eddb03c7787f6fccec7fa51e5cbe4b05f0161b /libexec/rexecd | |
| parent | 8b061e144ec96f3dfe460c64551eca5d61b555de (diff) | |
Notes
Diffstat (limited to 'libexec/rexecd')
| -rw-r--r-- | libexec/rexecd/rexecd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rexecd/rexecd.c b/libexec/rexecd/rexecd.c index ef284d99133c..4d678ebc6cae 100644 --- a/libexec/rexecd/rexecd.c +++ b/libexec/rexecd/rexecd.c @@ -59,6 +59,7 @@ static const char rcsid[] = #include <signal.h> #include <stdarg.h> #include <stdio.h> +#include <stdlib.h> #include <string.h> #include <syslog.h> #include <unistd.h> |
