aboutsummaryrefslogtreecommitdiffstats
path: root/include/iobuf.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-12-06 09:52:40 +0000
committerWerner Koch <[email protected]>2006-12-06 09:52:40 +0000
commitd8ff6704c8c19adc339bed224b5bd1ed3090673e (patch)
tree799ba7d809589433fc94273f0569c7d44b716ce0 /include/iobuf.h
parentChanging the way man pages are build. (diff)
downloadgnupg-1.4.6.tar.gz
gnupg-1.4.6.zip
Preparing a releasegnupg-1.4.6
Diffstat (limited to 'include/iobuf.h')
-rw-r--r--include/iobuf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/iobuf.h b/include/iobuf.h
index 0e3584c18..a1d58c9c6 100644
--- a/include/iobuf.h
+++ b/include/iobuf.h
@@ -36,6 +36,7 @@
#define IOBUFCTRL_USER 16
typedef struct iobuf_struct *IOBUF;
+typedef struct iobuf_struct *iobuf_t;
/* fixme: we should hide most of this stuff */
struct iobuf_struct {