Commit ff9ec2c6 ff9ec2c6ea1f8f352f6c850677542ec44dae56f3 by Sergey Poznyakoff

Added gsasl.h

1 parent 27bc01a3
......@@ -30,6 +30,7 @@ pkginclude_HEADERS = \
error.h \
filter.h \
folder.h \
gsasl.h \
guile.h \
header.h \
iterator.h \
......
int gsasl_stream_create __P((stream_t *stream, stream_t s,
Gsasl_session_ctx *ctx,
int flags));