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

Diff for /src/usr.bin/bc/bc.y between version 1.32 and 1.33

version 1.32, 2006/05/18 05:49:53 version 1.33, 2009/10/27 23:59:36
Line 30 
Line 30 
  * easy regression testing.   * easy regression testing.
  */   */
   
 #ifndef lint  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/wait.h>  #include <sys/wait.h>
   

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