From 8fffed136d8f1236d2172c87b023bf4c0ce8c0ee Mon Sep 17 00:00:00 2001 From: Dash Shendy Date: Fri, 08 Jul 2011 21:30:33 +0000 Subject: Compilation Fixups Signed-off-by: Dash Shendy --- (limited to 'include/mod_gnutls.h.in') diff --git a/include/mod_gnutls.h.in b/include/mod_gnutls.h.in index 7d39a72..0b6c66c 100644 --- a/include/mod_gnutls.h.in +++ b/include/mod_gnutls.h.in @@ -146,6 +146,11 @@ typedef struct /** Functions in gnutls_io.c **/ /** + * write_flush will flush data + */ +static ssize_t write_flush(mgs_handle_t * ctxt); + +/** * mgs_filter_input will filter the input data * by decrypting it using GnuTLS and passes it cleartext. * -- cgit v0.9.2