From 29b23dea9731e8f258211bc6fd733d205c18e2a8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 19 Apr 2006 11:26:11 +0000 Subject: Merged with gpg 1.4.3 code. The gpg part does not yet build. --- common/iobuf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/iobuf.h') diff --git a/common/iobuf.h b/common/iobuf.h index b991717c2..def0a6506 100644 --- a/common/iobuf.h +++ b/common/iobuf.h @@ -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 -- cgit v1.2.3