Blame SOURCES/mod_perl-2.0.4-inline.patch

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