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

Diff for /src/usr.bin/mail/popen.c between version 1.11 and 1.12

version 1.11, 1997/08/04 19:25:50 version 1.12, 1997/08/05 04:00:00
Line 45 
Line 45 
 #include "rcv.h"  #include "rcv.h"
 #include <sys/wait.h>  #include <sys/wait.h>
 #include <fcntl.h>  #include <fcntl.h>
   #include <errno.h>
 #include "extern.h"  #include "extern.h"
   
 #define READ 0  #define READ 0

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12