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

Diff for /src/usr.bin/mail/fio.c between version 1.31 and 1.32

version 1.31, 2008/07/16 14:49:09 version 1.32, 2009/10/27 23:59:40
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static const char sccsid[] = "@(#)fio.c 8.2 (Berkeley) 4/20/95";  
 #else  
 static const char rcsid[] = "$OpenBSD$";  
 #endif  
 #endif /* not lint */  
   
 #include "rcv.h"  #include "rcv.h"
 #include <sys/file.h>  #include <sys/file.h>
 #include <sys/wait.h>  #include <sys/wait.h>

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32