=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tcfs/Attic/tcfsflag.c,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/tcfs/Attic/tcfsflag.c 2000/06/20 07:58:57 1.8 --- src/usr.bin/tcfs/Attic/tcfsflag.c 2000/06/20 08:28:02 1.9 *************** *** 1,4 **** ! /* $OpenBSD: tcfsflag.c,v 1.8 2000/06/20 07:58:57 fgsch Exp $ */ /* * Transparent Cryptographic File System (TCFS) for NetBSD --- 1,4 ---- ! /* $OpenBSD: tcfsflag.c,v 1.9 2000/06/20 08:28:02 fgsch Exp $ */ /* * Transparent Cryptographic File System (TCFS) for NetBSD *************** *** 13,20 **** */ #include - #include #include #include #include #include --- 13,20 ---- */ #include #include + #include #include #include #include