Index: proxy_http.c
===================================================================
RCS file: /home/cvs/httpd-2.0/modules/proxy/proxy_http.c,v
retrieving revision 1.28
diff -u -d -b -u -r1.28 proxy_http.c
--- proxy_http.c	2001/02/05 15:04:32	1.28
+++ proxy_http.c	2001/02/06 21:23:40
@@ -61,6 +61,9 @@
 #define CORE_PRIVATE
 
 #include "mod_proxy.h"
+#include "apr_buckets.h"
+#include "util_filter.h"
+#include "ap_config.h"
 #include "http_log.h"
 #include "http_main.h"
 #include "http_core.h"
