]> granicus.if.org Git - apache/commitdiff
* server/eor_bucket.c: Pick up ap_run_log_transaction prototype.
authorJoe Orton <jorton@apache.org>
Mon, 24 Oct 2005 13:49:09 +0000 (13:49 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 24 Oct 2005 13:49:09 +0000 (13:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328069 13f79535-47bb-0310-9956-ffa450edef68

server/eor_bucket.c

index 84e5bd21d58239caac64ae27d695f5fe662b0506..86230b600d7ddf2891d55c58594a804b0ad9b574 100644 (file)
@@ -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)