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

Diff for /src/usr.bin/make/arch.c between version 1.45 and 1.46

version 1.45, 2001/05/23 12:34:39 version 1.46, 2001/05/29 12:53:38
Line 75 
Line 75 
  *   *
  */   */
   
   #include <sys/param.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <ar.h>  #include <ar.h>
 #include <assert.h>  #include <assert.h>

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46