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

Diff for /src/usr.bin/write/write.c between version 1.17 and 1.18

version 1.17, 2002/08/04 01:26:40 version 1.18, 2002/12/09 08:15:29
Line 50 
Line 50 
 static char *rcsid = "$OpenBSD$";  static char *rcsid = "$OpenBSD$";
 #endif /* not lint */  #endif /* not lint */
   
 #include <sys/types.h>  
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <ctype.h>  #include <ctype.h>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18