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

Diff for /src/usr.bin/mg/extend.c between version 1.56 and 1.57

version 1.56, 2014/11/16 00:59:25 version 1.57, 2014/11/16 04:16:41
Line 12 
Line 12 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <ctype.h>  #include <ctype.h>
   #include <limits.h>
   
 #include "macro.h"  #include "macro.h"
   

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57