From 00afbe274a9aefb7fc1985b7dff91b5401611031 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 22 Mar 2002 11:45:26 +0000 Subject: [PATCH] get the prototype for ap_set_content_type() git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94125 13f79535-47bb-0310-9956-ffa450edef68 --- modules/experimental/mod_ext_filter.c | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/experimental/mod_ext_filter.c b/modules/experimental/mod_ext_filter.c index d7ff6eb9af..7d1f4f3488 100644 --- a/modules/experimental/mod_ext_filter.c +++ b/modules/experimental/mod_ext_filter.c @@ -63,6 +63,7 @@ #include "httpd.h" #include "http_config.h" #include "http_log.h" +#include "http_protocol.h" #define CORE_PRIVATE #include "http_core.h" #include "apr_buckets.h" -- 2.40.0