=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tcfs/Attic/gentcfskey.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/tcfs/Attic/gentcfskey.c 2000/06/19 23:06:24 1.3 +++ src/usr.bin/tcfs/Attic/gentcfskey.c 2000/06/20 07:58:56 1.4 @@ -1,4 +1,4 @@ -/* $OpenBSD: gentcfskey.c,v 1.3 2000/06/19 23:06:24 aaron Exp $ */ +/* $OpenBSD: gentcfskey.c,v 1.4 2000/06/20 07:58:56 fgsch Exp $ */ /* * Transparent Cryptographic File System (TCFS) for NetBSD @@ -12,14 +12,14 @@ * Base utility set v0.1 */ -#include #include -#include -#include -#include -#include #include +#include #include +#include +#include +#include +#include #include #include "tcfsdefines.h"