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

Diff for /src/usr.bin/yacc/main.c between version 1.5 and 1.6

version 1.5, 1996/06/26 05:44:38 version 1.6, 1997/01/14 04:47:08
Line 52 
Line 52 
 #endif /* not lint */  #endif /* not lint */
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/file.h>  #include <fcntl.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <signal.h>  #include <signal.h>
 #include "defs.h"  #include "defs.h"

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