summaryrefslogtreecommitdiff
path: root/security/nss/lib/ckfw/nssckepv.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/lib/ckfw/nssckepv.h')
-rw-r--r--security/nss/lib/ckfw/nssckepv.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/nss/lib/ckfw/nssckepv.h b/security/nss/lib/ckfw/nssckepv.h
index 38abfd593..88ff9d773 100644
--- a/security/nss/lib/ckfw/nssckepv.h
+++ b/security/nss/lib/ckfw/nssckepv.h
@@ -53,6 +53,8 @@ static const char NSSCKEPV_CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$ $Name$ ;
#include "nssckft.h"
#endif /* NSSCKFT_H */
+#include "nssckp.h"
+
struct CK_FUNCTION_LIST {
CK_VERSION version;
CK_C_Initialize C_Initialize;
@@ -125,4 +127,6 @@ struct CK_FUNCTION_LIST {
CK_C_WaitForSlotEvent C_WaitForSlotEvent;
};
+#include "nsscku.h"
+
#endif /* NSSCKEPV_H */