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

Diff for /src/usr.bin/tcfs/Attic/tcfsflag.c between version 1.8 and 1.9

version 1.8, 2000/06/20 07:58:57 version 1.9, 2000/06/20 08:28:02
Line 13 
Line 13 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/mount.h>  
 #include <sys/param.h>  #include <sys/param.h>
   #include <sys/mount.h>
 #include <sys/wait.h>  #include <sys/wait.h>
 #include <ctype.h>  #include <ctype.h>
 #include <errno.h>  #include <errno.h>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9