diff options
Diffstat (limited to 'usr.bin/window/wwopen.c')
-rw-r--r-- | usr.bin/window/wwopen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/window/wwopen.c b/usr.bin/window/wwopen.c index c4fc96b..8a8be2a 100644 --- a/usr.bin/window/wwopen.c +++ b/usr.bin/window/wwopen.c @@ -42,6 +42,7 @@ static char sccsid[] = "@(#)wwopen.c 8.1 (Berkeley) 6/6/93"; #include <sys/types.h> #include <sys/socket.h> #include <fcntl.h> +#include <stdlib.h> struct ww * wwopen(flags, nrow, ncol, row, col, nline) |