1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

The proxy does not actually need this header.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91549 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ryan Bloom
2001-10-18 19:51:49 +00:00
parent f5ae27eb70
commit 6eb1adeb1d

View File

@@ -106,8 +106,6 @@
#include "http_log.h" #include "http_log.h"
#include "http_connection.h" #include "http_connection.h"
#include "util_filter.h" #include "util_filter.h"
#include "mod_core.h"
#if APR_HAVE_NETINET_IN_H #if APR_HAVE_NETINET_IN_H
#include <netinet/in.h> #include <netinet/in.h>