- solve redefinition of UserStructType in a different way, blenkey.h

is not good to include it would seem.
This commit is contained in:
2004-01-03 02:50:33 +00:00
parent c8a5bfc826
commit f8c00cbdef
4 changed files with 5 additions and 4 deletions

View File

@@ -38,9 +38,13 @@
extern "C" {
#endif
typedef unsigned char byte;
struct UserStructType;
void
keyStoreConstructor(
UserStruct *keyUserStruct,
struct UserStruct *keyUserStruct,
char *privHexKey,
char *pubHexKey,
byte *ByteChecks,