diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-02-20 19:50:10 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-02-20 19:50:10 +0000 |
| commit | 58a76373c2092b0a3431a09bffaa34ac6d9ce325 (patch) | |
| tree | 8c04f14c22abf88366d936719e42b97e5ab4a9cf /usr.bin/window/cmd7.c | |
| parent | b295cac018e5e69e7602c63d2358abb0672f9c3c (diff) | |
Notes
Diffstat (limited to 'usr.bin/window/cmd7.c')
| -rw-r--r-- | usr.bin/window/cmd7.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/window/cmd7.c b/usr.bin/window/cmd7.c index 6bd4c4ef4ae5..c6324ff6dacb 100644 --- a/usr.bin/window/cmd7.c +++ b/usr.bin/window/cmd7.c @@ -38,6 +38,7 @@ static char sccsid[] = "@(#)cmd7.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ +#include <stdlib.h> #include "defs.h" #include "string.h" |
