mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Merged with gpg 1.4.3 code.
The gpg part does not yet build.
This commit is contained in:
parent
751a3aeea7
commit
29b23dea97
90 changed files with 18002 additions and 10564 deletions
|
@ -36,6 +36,7 @@
|
|||
#define IOBUFCTRL_USER 16
|
||||
|
||||
typedef struct iobuf_struct *iobuf_t;
|
||||
typedef struct iobuf_struct *IOBUF; /* Compatibility with gpg 1.4. */
|
||||
|
||||
/* fixme: we should hide most of this stuff */
|
||||
struct iobuf_struct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue