X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/fff1d01b3606d7390f565edbbbd11db824ea7d9e..e908bfacdd00699718078ca5c52641bbd9f0c56b:/usr/src/usr.bin/window/wwdelchar.c diff --git a/usr/src/usr.bin/window/wwdelchar.c b/usr/src/usr.bin/window/wwdelchar.c index d1646e5790..e59ec465fb 100644 --- a/usr/src/usr.bin/window/wwdelchar.c +++ b/usr/src/usr.bin/window/wwdelchar.c @@ -1,8 +1,9 @@ #ifndef lint -static char *sccsid = "@(#)wwdelchar.c 3.2 83/08/11"; +static char *sccsid = "@(#)wwdelchar.c 3.3 83/08/15"; #endif #include "ww.h" +#include "tt.h" wwdelchar(w, line, col) register struct ww *w;