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

Diff for /src/usr.bin/mg/fileio.c between version 1.83 and 1.84

version 1.83, 2011/01/21 18:58:55 version 1.84, 2011/01/21 19:10:13
Line 7 
Line 7 
  */   */
 #include "def.h"  #include "def.h"
   
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/time.h>  #include <sys/time.h>

Legend:
Removed from v.1.83  
changed lines
  Added in v.1.84