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

Diff for /src/usr.bin/make/var.c between version 1.8 and 1.9

version 1.8, 1998/03/30 06:59:39 version 1.9, 1998/07/23 18:49:05
Line 91 
Line 91 
   
 #include    <ctype.h>  #include    <ctype.h>
 #ifndef MAKE_BOOTSTRAP  #ifndef MAKE_BOOTSTRAP
   #include    <sys/types.h>
 #include    <regex.h>  #include    <regex.h>
 #endif  #endif
 #include    <stdlib.h>  #include    <stdlib.h>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9