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

Diff for /src/usr.bin/tcfs/Attic/tcfs_getstatus.c between version 1.5 and 1.6

version 1.5, 2000/06/20 01:29:14 version 1.6, 2000/06/20 07:09:46
Line 23 
Line 23 
 #include "tcfsdefines.h"  #include "tcfsdefines.h"
 #include <sys/ucred.h>  #include <sys/ucred.h>
   
   #include "tcfslib.h"
   #include "tcfspwdb.h"
   
   
 int  int
 tcfs_getstatus(char *filesystem, struct tcfs_status *st)  tcfs_getstatus(char *filesystem, struct tcfs_status *st)

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6