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

Diff for /src/usr.bin/rsh/Attic/rsh.c between version 1.4 and 1.5

version 1.4, 1996/06/26 05:38:49 version 1.5, 1996/07/22 10:09:04
Line 44 
Line 44 
 static char rcsid[] = "$OpenBSD$";  static char rcsid[] = "$OpenBSD$";
 #endif /* not lint */  #endif /* not lint */
   
 /*  
  * $Source$  
  * $Header$  
  */  
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/ioctl.h>  #include <sys/ioctl.h>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5