=================================================================== RCS file: /home/cvs/OpenXM/src/ox_ntl/crypt/cast5/cast5.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM/src/ox_ntl/crypt/cast5/cast5.c 2004/07/15 14:51:42 1.1 +++ OpenXM/src/ox_ntl/crypt/cast5/cast5.c 2004/09/20 00:10:24 1.2 @@ -1,10 +1,8 @@ -/* $OpenXM$ */ +/* $OpenXM: OpenXM/src/ox_ntl/crypt/cast5/cast5.c,v 1.1 2004/07/15 14:51:42 iwane Exp $ */ /* * rfc 2144 * The CAST-128 Encryption Algorithm */ - -#include #include "cast5.h" #include "cast5tbl.h"