From 1d5833fc01ece99eb222836dd207348ab6f0a355 Mon Sep 17 00:00:00 2001 From: weidai Date: Sat, 17 May 2003 07:26:08 +0000 Subject: [PATCH] *** empty log message *** --- trunk/c5/xormac.h | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/c5/xormac.h b/trunk/c5/xormac.h index e7a848c2..6b5f1892 100644 --- a/trunk/c5/xormac.h +++ b/trunk/c5/xormac.h @@ -3,6 +3,7 @@ #ifndef CRYPTOPP_XORMAC_H #define CRYPTOPP_XORMAC_H +#include "seckey.h" #include "iterhash.h" #include "argnames.h"