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

Diff for /src/usr.bin/m4/gnum4.c between version 1.49 and 1.50

version 1.49, 2015/04/25 15:33:47 version 1.50, 2015/04/29 00:13:26
Line 37 
Line 37 
 #include <regex.h>  #include <regex.h>
 #include <stddef.h>  #include <stddef.h>
 #include <stdlib.h>  #include <stdlib.h>
   #include <stdint.h>
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
 #include <errno.h>  #include <errno.h>

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50