=================================================================== RCS file: /home/cvs/OpenXM/src/ox_ntl/crypt/sha1/sha1.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- OpenXM/src/ox_ntl/crypt/sha1/sha1.h 2004/07/15 14:51:42 1.5 +++ OpenXM/src/ox_ntl/crypt/sha1/sha1.h 2004/09/20 00:10:24 1.6 @@ -1,9 +1,9 @@ -/* $OpenXM: OpenXM/src/ox_ntl/crypt/sha1/sha1.h,v 1.4 2004/06/20 10:59:01 iwane Exp $ */ +/* $OpenXM: OpenXM/src/ox_ntl/crypt/sha1/sha1.h,v 1.5 2004/07/15 14:51:42 iwane Exp $ */ #ifndef __SHA1_H__ #define __SHA1_H__ -#include +#include #ifdef __cplusplus extern "C" {