494393d
--- mod_perl-2.0.4/src/modules/perl/modperl_common_util.h.inline
494393d
+++ mod_perl-2.0.4/src/modules/perl/modperl_common_util.h
494393d
@@ -22,7 +22,7 @@
494393d
 #ifdef MP_DEBUG
494393d
 #define MP_INLINE
494393d
 #else
494393d
-#define MP_INLINE APR_INLINE
494393d
+#define MP_INLINE
494393d
 #endif
494393d
 
494393d
 #ifdef CYGWIN