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

Diff for /src/usr.bin/make/main.c between version 1.105 and 1.106

version 1.105, 2015/01/16 15:17:34 version 1.106, 2015/01/16 15:36:30
Line 35 
Line 35 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #include <sys/param.h>  #include <sys/param.h>  /* MACHINE MACHINE_ARCH */
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #ifndef MAKE_BOOTSTRAP  #ifndef MAKE_BOOTSTRAP

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106