control character expansion in wwwrite()
[unix-history] / usr / src / usr.bin / window / wwinit.c
index 83d8b76..a9b21a4 100644 (file)
@@ -1,11 +1,12 @@
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)wwinit.c    3.16 84/03/23";
+static char *sccsid = "@(#)wwinit.c    3.17 84/04/08";
 #endif
 
 #include "ww.h"
 #include "tt.h"
 #include <sys/signal.h>
 #include <fcntl.h>
 #endif
 
 #include "ww.h"
 #include "tt.h"
 #include <sys/signal.h>
 #include <fcntl.h>
+#include "char.h"
 
 wwinit()
 {
 
 wwinit()
 {