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

Diff for /src/usr.bin/make/buf.c between version 1.26 and 1.27

version 1.26, 2015/04/25 15:33:47 version 1.27, 2015/04/29 00:42:12
Line 69 
Line 69 
 #include <ctype.h>  #include <ctype.h>
 #include <limits.h>  #include <limits.h>
 #include <stddef.h>  #include <stddef.h>
   #include <stdint.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <stdio.h>  #include <stdio.h>

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27