diff --git a/mozilla/security/nss/lib/ckfw/ckapi.perl b/mozilla/security/nss/lib/ckfw/ckapi.perl index 59c76197d7f..7837a184627 100644 --- a/mozilla/security/nss/lib/ckfw/ckapi.perl +++ b/mozilla/security/nss/lib/ckfw/ckapi.perl @@ -31,7 +31,7 @@ # may use your version of this file under either the MPL or the # GPL. # -$cvs_id = '@(#) $RCSfile: ckapi.perl,v $ $Revision: 1.3 $ $Date: 2000-09-11 22:37:01 $ $Name: not supported by cvs2svn $'; +$cvs_id = '@(#) $RCSfile: ckapi.perl,v $ $Revision: 1.3.2.1 $ $Date: 2000-10-13 22:33:53 $ $Name: not supported by cvs2svn $'; $copyright = '/* THIS IS A GENERATED FILE */ /* @@ -239,6 +239,8 @@ static const char NSSCKEPV_CVS_ID[] = "$g{CVS_ID} ; $cvs_id"; #include "nssckft.h" #endif /* NSSCKFT_H */ +#include "nssckp.h" + struct CK_FUNCTION_LIST { CK_VERSION version; EOD @@ -251,6 +253,8 @@ for( $j = 0; $j <= $count; $j++ ) { print <