[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.35 and 1.36

version 1.35, 2006/03/23 08:04:54 version 1.36, 2006/03/24 08:03:44
Line 33 
Line 33 
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/wait.h>  #include <sys/wait.h>
 #include <ctype.h>  #include <ctype.h>
   #include <err.h>
 #include <paths.h>  #include <paths.h>
 #include <regex.h>  #include <regex.h>
 #include <stddef.h>  #include <stddef.h>

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36