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