[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.32 and 1.33

version 1.32, 2001/05/23 12:34:50 version 1.33, 2001/05/29 12:17:06
Line 105 
Line 105 
 #include <sys/types.h>  #include <sys/types.h>
 #include <stddef.h>  #include <stddef.h>
 #include <stdio.h>  #include <stdio.h>
   #include <string.h>
 #include "config.h"  #include "config.h"
 #include "defines.h"  #include "defines.h"
 #include "ohash.h"  #include "ohash.h"

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