[BACK]Return to wwopen.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / window

Diff for /src/usr.bin/window/Attic/wwopen.c between version 1.9 and 1.10

version 1.9, 2003/06/03 02:56:23 version 1.10, 2003/07/10 00:06:52
Line 42 
Line 42 
 #endif /* not lint */  #endif /* not lint */
   
 #include <stdlib.h>  #include <stdlib.h>
   #include <unistd.h>
 #include "ww.h"  #include "ww.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10