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

Diff for /src/usr.bin/make/targ.c between version 1.33 and 1.34

version 1.33, 2001/05/29 12:17:06 version 1.34, 2001/05/29 12:53:43
Line 103 
Line 103 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
   #include <limits.h>
 #include <stddef.h>  #include <stddef.h>
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>

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