mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Add kbnode_t for easier backporting.
* g10/global.h (kbnode_t): New.
This commit is contained in:
parent
c05918c1b9
commit
dcf58b3471
@ -23,6 +23,7 @@
|
||||
#define MAX_FINGERPRINT_LEN 20
|
||||
|
||||
typedef struct kbnode_struct *KBNODE;
|
||||
typedef struct kbnode_struct *kbnode_t;
|
||||
typedef struct keydb_search_desc KEYDB_SEARCH_DESC;
|
||||
|
||||
#endif /*GPG_GLOBAL_H*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user