diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 23:22:14 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 23:22:14 +0000 |
| commit | 9582ea7e623e821c869a0575d34ade846f3cdeb3 (patch) | |
| tree | bd7aabb9029e7b976a0385298563569076fdd03b /usr.bin/talk/get_names.c | |
| parent | cafefe8c1b76269ef8cc8d4e7d499ad906d663de (diff) | |
Notes
Diffstat (limited to 'usr.bin/talk/get_names.c')
| -rw-r--r-- | usr.bin/talk/get_names.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/talk/get_names.c b/usr.bin/talk/get_names.c index 73e20a162bd9..7fb341a30505 100644 --- a/usr.bin/talk/get_names.c +++ b/usr.bin/talk/get_names.c @@ -41,6 +41,7 @@ static const char rcsid[] = #include <err.h> #include <pwd.h> +#include <stdlib.h> #include <string.h> #include <sys/param.h> #include "talk.h" |
