You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- mod_perl-2.0.4/src/modules/perl/modperl_common_util.h.inline |
|
+++ mod_perl-2.0.4/src/modules/perl/modperl_common_util.h |
|
@@ -22,7 +22,7 @@ |
|
#ifdef MP_DEBUG |
|
#define MP_INLINE |
|
#else |
|
-#define MP_INLINE APR_INLINE |
|
+#define MP_INLINE |
|
#endif |
|
|
|
#ifdef CYGWIN
|
|
|