- solve redefinition of UserStructType in a different way, blenkey.h
is not good to include it would seem.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user