Commit 6e14d0dc authored by Joe Orton's avatar Joe Orton
Browse files

* server/eor_bucket.c: Pick up ap_run_log_transaction prototype.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328069 13f79535-47bb-0310-9956-ffa450edef68
parent 0d98fd4a
Loading
Loading
Loading
Loading
+1 −0
Changes for server/eor_bucket.c: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

#include "httpd.h"
#include "http_request.h"
#include "http_protocol.h"

static apr_status_t eor_bucket_read(apr_bucket *b, const char **str, 
                                    apr_size_t *len, apr_read_type_e block)