From: Sander Striker Date: Sat, 6 Sep 2003 07:48:47 +0000 (+0000) Subject: apu_compat.h no longer exists... X-Git-Tag: pre_ajp_proxy~1180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f28e242224d55d5898a7e9119630e93bcd5e0e;p=thirdparty%2Fapache%2Fhttpd.git apu_compat.h no longer exists... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101178 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_compat.h b/include/ap_compat.h index f7793679b18..b09fb4aa7e6 100644 --- a/include/ap_compat.h +++ b/include/ap_compat.h @@ -1,9 +1,6 @@ #ifndef AP_COMPAT_H #define AP_COMPAT_H -/* Drag in apu (and therefore apr) renamed symbols */ -#include "apu_compat.h" - /* redefine 1.3.x symbols to the new symbol names */ #define MODULE_VAR_EXPORT AP_MODULE_DECLARE_DATA