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

Diff for /src/usr.bin/make/expandchildren.c between version 1.2 and 1.3

version 1.2, 2020/01/26 12:41:21 version 1.3, 2023/09/04 11:35:11
Line 44 
Line 44 
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include "config.h"  
 #include "defines.h"  #include "defines.h"
 #include "direxpand.h"  #include "direxpand.h"
 #include "engine.h"  #include "engine.h"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3