diff options
-rw-r--r-- | include/ap_compat.h | 3 |
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 |