Different log directories for different Apache versions
[hcoop/domtool2.git] / openssl / openssl_sml.h
index 6b02579..0568d29 100644 (file)
@@ -58,3 +58,5 @@ BIO *OpenSSL_SML_new_accept(SSL_CTX *ctx, char *port);
 
 BIO *OpenSSL_SML_pop(BIO *b);
 BIO *OpenSSL_SML_next(BIO *b);
+
+int OpenSSL_SML_puts(BIO *b, const char *buf);