summaryrefslogtreecommitdiffstats
path: root/include/ap_compat.h
diff options
context:
space:
mode:
authorSander Striker <striker@apache.org>2003-09-06 09:48:47 +0200
committerSander Striker <striker@apache.org>2003-09-06 09:48:47 +0200
commit72f28e242224d55d5898a7e9119630e93bcd5e0e (patch)
tree36b915ed331ed7d1e390a506f18cfcb261650aa4 /include/ap_compat.h
parentrevert my previous commit. when 2.0 and 2.1 were not in sync, i went with (diff)
downloadapache2-72f28e242224d55d5898a7e9119630e93bcd5e0e.tar.xz
apache2-72f28e242224d55d5898a7e9119630e93bcd5e0e.zip
apu_compat.h no longer exists...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101178 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/ap_compat.h')
-rw-r--r--include/ap_compat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/ap_compat.h b/include/ap_compat.h
index f7793679b1..b09fb4aa7e 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