=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tcfs/Attic/tcfs_getstatus.c,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/tcfs/Attic/tcfs_getstatus.c 2000/06/19 23:06:25 1.4 --- src/usr.bin/tcfs/Attic/tcfs_getstatus.c 2000/06/20 01:29:14 1.5 *************** *** 1,4 **** ! /* $OpenBSD: tcfs_getstatus.c,v 1.4 2000/06/19 23:06:25 aaron Exp $ */ /* * Transparent Cryptographic File System (TCFS) for NetBSD --- 1,4 ---- ! /* $OpenBSD: tcfs_getstatus.c,v 1.5 2000/06/20 01:29:14 provos Exp $ */ /* * Transparent Cryptographic File System (TCFS) for NetBSD *************** *** 18,24 **** #include #include #include - #include #include #include #include "tcfsdefines.h" --- 18,23 ----