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